![]() |
FlashMX question. How do you open...
how do you open a page "x.html" when user clicks a button.
stupid question, i know, but this thing doesn't seem to have an onclick event or anything. Got Flash MX Pro 2004. figured out how to create buttons. thanks! |
in the action script part for the button, type this:
on (release) { getURL('http://www.gofuckyourself.com'); } replace the url with your own |
here's another question on those lines - how do you REMOVE something like that?
|
gotcha. seems to work. i gotta get a book to learn this shit i guess. their
online guides aren't very helpful. thanks a lot! |
Quote:
|
It's actually
function onRelease(){ getURL('http://www.gofuckyourself.com'); } but yug put me on the right path... wolfy, if you have Flash MX, just do a search for the URL and it will be in the scripting window. make sure the scripting window is visible. |
hmmm.. where's the tab to view scripts?
|
or search.. how do I do that?
|
Foir some reason the Help is coming up in font too tiny to read and I can't figure out how to adjust it. Maybe if I stick a spoon in my floppy that'll fix it...
|
what resolution you running it at? maybe you gotta run at higher, my help fonts are small too but big enough to see. 1280x1024
|
to search just goto the edit menu and find next. make sure it searches through everything including the scripts.
|
Quote:
|
Quote:
Doh! I tried that the first time but I had the url wrong, so it missed it and I thought it didn't work. Thanks :D |
All times are GMT -7. The time now is 09:26 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123