This is a discussion on "Flash Question" within the Starting Out section. This forum, and the thread "Flash Question are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Flash Question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Flash Question
Hello All,
I'm using SwishMax software to create swf files for flash. However, I can't figure out how to link an object in my flash movie to a HTTP URL. At the end of the flash movie the word "Enter" fades in. I want users of my website to be able to click it and be directed to another page. The GET method suggested by SwishMax doesn't seem to work. Any tips out there? Thanks. |
|
|
|
|||
|
Re: Flash Question
Lol, must be a tough answer!
|
|
|||
|
Re: Flash Question
In Flash 8 it should be something like below:-
on (press){ getURL("http://www.yoursite.co.uk","_self"); } |
![]() |
| Tags |
| flash, linking |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| flash question please help | cyclone2876 | Flash & Multimedia Forum | 6 | Jun 19th, 2007 22:04 |
| Question about flash 9 and AS 3 | Throntel | Flash & Multimedia Forum | 4 | Mar 5th, 2007 18:52 |
| Flash Question/Help | bjohnson | Flash & Multimedia Forum | 5 | Sep 6th, 2006 13:14 |
| Question about flash | allstar | Flash & Multimedia Forum | 11 | Dec 29th, 2005 14:36 |
| Flash Question | proton32060 | Flash & Multimedia Forum | 11 | May 17th, 2004 21:45 |