|
-
Button Problems
I need some help please
What i am trying to do is when i click a button i want it to get the link information from an external source either a txt file or an xml doc..
so it will make life easier when i just need to edit the links i can edit the external file rather than the .swf
cheers
..i did find a simple topic on the forums to this, but it made no sense i need it in basic terms :P
-
-
Well, to make a hyperlink,
on (release) {
getURL("http://www.my-website.com", "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
|