Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / March 2007



Tip: Looking for answers? Try searching our database.

html target="main"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
unknown_t - 29 Mar 2007 03:20 GMT
hey, i'm new to flash, and i have this side menu where i have a flash document
wit a buch of buttons linking to various pages.  once i tested it, i forgot
that i needed the target = "main" so instead of a new window popin up it's in
the same window.  i want to put this code in but is is possible?how would i du
this?

thx
MotionMaker - 29 Mar 2007 12:19 GMT
Assuming you used http://livedocs.macromedia.com/flash/8/main/00001730.html,
just add the "_blank" as the second parameter. Examples abound in the Flash
documentation.

getURL("http://www.macromedia.com", "_top");
getURL("http://www.macromedia.com", "_parent");
getURL("http://www.macromedia.com", "main");
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.