Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to load html pages into an IFRAME using a button in a flash movie.

Status
Not open for further replies.

FlashRasta

Technical User
Sep 25, 2008
13
0
0
US
How to load html pages into an IFRAME using a button in a flash movie.

Anyone know where to start...
The IFRAME is made and a page is in it, but how do I load other html pages into it?
And do it from a flash movie
 
if my memory recall is correct you would use geturl and specify the target to be the iframe

geturl("url", "target)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top