flash iframe question
flash iframe question
- Started
- Last post
- 3 Responses
- liquid
How can I create a nav that loads a file into an iframe?
- wesfx0
just set the link like you would in a regular html site with the target pointing to the iframe name.
- liquid0
I meant a flash nav........I know how to do a regular iframe
in flash it only allows you to set _blank, _parent, _self ......blah......
I need to target the name of the particular frame
- sauerbraten0
same as targeting a frame. ie;
getURL("blank.html", "target");