Hey, currently got a flash site using xml.
Within the flash loads a flipbook and the flipbook loads swf pages.
When i use an image as the button right click convert to symbol, name the instance right click and Actions, i type :
Code: on (release) {
getURL("url-here","_blank");
}on testing the button it does not work, in the clip itself.
On using AS3 i can get the links working, but it will not work from within an AS2 page (or so it appears and what im lead to believe from reading)
How do i get to make this link work
In AS3 you control the Instance Name yet in this script for AS2 it does not? this confuses me.
I am unable to change the main page code to AS3 as much of the site is already done in as2 so any advice would be much appreciated
Many thanks
Bluey
getURL to work within abother as2 page
Friday, June 8, 2012
[Action Script] getURL to work within abother as2 page June,2012
Posted by Bimo Hery Prabowo at 11:13 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment