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
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: flash won't direct iframe (flash + html) helpage
target="content" ?

I've not used flash in a while....
04-30-2007 07:50 PM
Profile PM Web Find Quote Report
PenguinBoy
Full Member
***

Avatar
indude

Posts: 270
Reputation: 4
35 / Male / –
Joined: Jun 2003
O.P. RE: flash won't direct iframe (flash + html) helpage
quote:
Originally posted by aNILEator
target="content" ?

I've not used flash in a while....

where should i put target="content" ?

edit: i think that only works in html.

This post was edited on 05-01-2007 at 03:37 PM by PenguinBoy.
04-30-2007 09:49 PM
Profile E-Mail PM Web Find Quote Report
PenguinBoy
Full Member
***

Avatar
indude

Posts: 270
Reputation: 4
35 / Male / –
Joined: Jun 2003
O.P. RE: flash won't direct iframe (flash + html) helpage
http://board.flashkit.com/board/showthread.php?t=...8&highlight=iframe


SOLUTION found here^^^

apparently it's just a local problem, and when i Uploaded it it worked fine.
05-01-2007 03:50 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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