|
-
XML url call
hi everyone,
i'm trying to call a url from an xml file when you click a button in flash. i can't seem to get it to call the url correctly. can someone show me the correct actionscript to call the xml node, please.
EX XML:
<icons>
<icon image="icon0.JPG" theURL="http://www.google.com" content="BLAH BLAH BLAH BLAH BLAH" />
</icons>
i tried..
getURL(theURL, "_blank");
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|