What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » flash won't direct iframe (flash + html) helpage

flash won't direct iframe (flash + html) helpage
Author: Message:
PenguinBoy
Full Member
***

Avatar
indude

Posts: 270
Reputation: 4
35 / Male / –
Joined: Jun 2003
O.P. flash won't direct iframe (flash + html) helpage
I've got an iframe, and for some reason I can't get flash to change it.

the code for the iframe is:

code:
<iframe id="content" name="content"
src ="news.html" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="overflow:visible; width:100%; display:none">
</iframe>

and the code in action script which is one a button goes:

code:
on (release) {

    //Goto Webpage Behavior
    getURL("news.html", "content");
    //End Behavior

}

When i click the news buton, it just pops up in a new window. i don't know what it is I'm missing.
04-30-2007 07:07 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
flash won't direct iframe (flash + html) helpage - by PenguinBoy on 04-30-2007 at 07:07 PM
RE: flash won't direct iframe (flash + html) helpage - by aNILEator on 04-30-2007 at 07:50 PM
RE: flash won't direct iframe (flash + html) helpage - by PenguinBoy on 04-30-2007 at 09:49 PM
RE: flash won't direct iframe (flash + html) helpage - by PenguinBoy on 05-01-2007 at 03:50 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On