 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
alliedna
Joined: 02 Jan 2008
Posts: 4
|
| Posted: Mon Sep 15, 2008 12:35 pm Flash - open in self browser |
|
|
Can you please tell me where and how I need to add "_self" to the below action script in Flash? I need this to not open in a new browser, but in self.
inv_btn.addEventListener(MouseEvent.CLICK, buttonClickHandler);
function buttonClickHandler(event:MouseEvent):void
{navigateToURL(new URLRequest("http://www.alliednational.com/hsa_agt.htm"));
trace ("I'm clicked");}
Thank you! |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS
|
| Posted: Sun Nov 09, 2008 10:20 pm |
|
|
Open menu item pages into target - "_self"
Using the Open Browser Window behavior with Flash Buttons
Jumping to a different URL
Maybe these will help you. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|