Flash Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignFlash Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old December 29th, 2002, 10:55 AM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
hyperlink flash banner

I have created a flash banner for a website, but cant seem to hyperlink it!!

I use Dreamweaver and Flash MX.....

I know you can enter a URL to hyperlink to in the actual flash file... but I want the user to be able to click the banner when ever it appears... like normal banners...

any ideas?!

cheers!!
__________________
Matt 'Fakker' Facer

mattfacer.com

Reply With Quote
  #2  
Old December 29th, 2002, 04:02 PM
hadley hadley is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Posts: 63 hadley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Have you tried wrapping it in a hyperlink?

Hadley

Reply With Quote
  #3  
Old December 29th, 2002, 07:39 PM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
yeah, I tried doing that... and when you moved the mouse over the flash file... the URL for the link came up in the status bar .... but when you clicked it, nothing happened!!

Is it something to do with the parameters you can set in the source code?

Reply With Quote
  #4  
Old December 30th, 2002, 04:37 AM
hadley hadley is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Posts: 63 hadley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Sorry, actually did some research this time. You can't use html to hyperlink the movie, you need to hyperlink within the flash movie itself.

Hadley

Reply With Quote
  #5  
Old December 30th, 2002, 04:39 AM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
aah I see.... thanks!

What would you recommend then? making an invisible layer which is "on top" of the animation through out the whole movie, and then hyperlink this layer to the webpage?
would that work you think?

ta!!

Reply With Quote
  #6  
Old December 30th, 2002, 10:37 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
firstly, make a big rectangle over the WHOLE project, on the top layer, then make that into a button (F8), then turn the alpha of the button to 0%, then in the actions do make it a link to the url u want.

Reply With Quote
  #7  
Old December 31st, 2002, 04:33 AM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
cheers ben! thanks exactly what I did, and it worked perfectly!!

Ta!!

Reply With Quote
  #8  
Old May 22nd, 2006, 03:33 PM
kimb kimb is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2006
Posts: 1 kimb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 m 31 sec
Reputation Power: 0
Hi everyone,

I have the same problem, but canīt get it to work. It seems like the button only applies to the last or the first frame of a project???

It could very wellbe a newbie fault as Iīm quite new to Flash, but I feel like I have tried everything I have been able to find on the subject on the web.

Really hope someone can help me out here :-)

Thanks,
Kim

Reply With Quote
  #9  
Old July 11th, 2006, 01:51 AM
guluji guluji is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 2 guluji User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 53 sec
Reputation Power: 0
HI
can u give me the code to do this thing.

i'll be very thankful to u if u can provide the code b'coz i need this to complete my project and want to deliver it to my client.

thank u in advance

Reply With Quote
  #10  
Old July 11th, 2006, 03:34 AM
guluji guluji is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 2 guluji User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 53 sec
Reputation Power: 0
hi
can u give me the code to attach a hyper link to a flash file.

i'll be very thankful to u i need it immidiately.

plz help me.

thanx in advance

Reply With Quote
  #11  
Old August 6th, 2006, 11:10 AM
low-rider low-rider is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2006
Posts: 1 low-rider User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 m 40 sec
Reputation Power: 0
hyperlink to flash banner

I was also looking for a way to create a hyperlink associated to the flash banner. I was not able to this in html. I ended up creating a button and write an action script to create the link. Here is how:

1. put a ractange on top of the whole animation, convert to button, change properties to alpha (0% - transparent)
2. in the action script area put in this code:
on (release) {
getURL("http://www.iwreckedmyride.com", "_self");
}
3. one problem, you would have to copy the button to each frame on your top layer.

Works great. I have a link on my webpage iwreckedmyride so you can look at it.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignFlash Development > hyperlink flash banner


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT