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: 8
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: 8
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: 8
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: 8
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: 8
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: 8
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
  #12  
Old May 23rd, 2009, 06:17 PM
lgandras lgandras is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2009
Posts: 1 lgandras User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 m 37 sec
Reputation Power: 0
Alternative wrapping solution

You just have to create a transparent gif 1x1 and use the onclick event. This image will be put over the flash object with absolute or relative position and have the width and height just like the flash object. Don't forget to set the param wmode=transparent.

Reply With Quote
  #13  
Old June 2nd, 2009, 10:08 AM
Vlykarye Vlykarye is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2009
Location: Houston, Texas
Posts: 9 Vlykarye User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 7 m 30 sec
Reputation Power: 0
Send a message via AIM to Vlykarye Send a message via Yahoo to Vlykarye
Lol, this thread is from years ago!

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




 Free IT White Papers!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

Request Your Free Technology Downloads!
 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

Request Your Free Technology Downloads!
 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

Request Your Free Technology Downloads!
 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

Request Your Free Technology Downloads!
 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

Request Your Free Technology Downloads!
 

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




© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 8 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek