Flash Question

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 5th, 2007, 18:42
Junior Member
Join Date: Apr 2007
Location: Georgia
Age: 32
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

  #2 (permalink)  
Old Jul 5th, 2007, 21:04
Junior Member
Join Date: Apr 2007
Location: Georgia
Age: 32
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash Question

Lol, must be a tough answer!
Reply With Quote
  #3 (permalink)  
Old Jul 5th, 2007, 21:18
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
Re: Flash Question

In Flash 8 it should be something like below:-

on (press){
getURL("http://www.yoursite.co.uk","_self");
}
Reply With Quote
  #4 (permalink)  
Old Jul 5th, 2007, 21:42
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Flash Question

I wouldn't use press...I would use Release.....
on(Release){
getURL("URL goes here","_self");
}
Reply With Quote
Reply

Tags
flash, linking

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 12:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43