1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Flash Hyperlink on a flash image

Discussion in 'Web Development' started by D-Mension, Sep 15, 2005.

  1. D-Mension

    D-Mension New Member

    hey,i've tried to link a site to a flash image with html but its not working.
    i guess u can do this in flash but i don't know how.
    Help would be appreciated..

    D-Mension
     
  2. SympliG0th

    SympliG0th New Member

    yes it is possible, first: are you using Macromedia Flash or Swish?

    if you're using flash you can go here:
    http://macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_14192&extid=tn_14192&dialogID=102128735&iterationID=1&sessionID=963052423c4a59348665&stateID=1+0+102144914&mode=advanced

    I know its long but if that doesn't work you can also go to macromedia.com and go towards the bottom mid right of the page and click on the link that says "knowladgebase". Select Flash and type in "How to create pop-up browser windows in Flash "

    It gives you a couple of ways to do it
     
  3. habitatxskate

    habitatxskate New Member

    http://tinyurl.com/lte3u
    that is the same link SympliG0th gave you..
    dude, this website saved me so much time, its a redirectory.
    Tinyurl.com, you put your long URL there and it makes it into a smaller one..
     
  4. Masta

    Masta New Member

    how do u do it?? on a navigation?? not like a popup?

    so when the user puts there mouse over the text n cliks they go to the site?

    __________________________________
    How do u link flash buttons to a website??

    i tryed for an example.

    getURL("www.google.co.nz", "_self");

    but once my flash menu navigation finished it's sweet lil intro.. i got sent straight to google... and i didnt even click the text i added the actionscript.... too

    how would i actualy link a flash button to my html page?

    so when the user moves his/her mouse over the text they are able to click the menu text ( just like a GIF, JPG button ) and be linked to the next page?....

    Oh and i am currently using Macromedia Flash professional 8.

    _____________________
    i put in

    Code:
    on (release) {getURL("www.google.co.nz", "_blank");​



    and i got error message.

    Quote:
    --------------------------------------------------------------------------------

    > output
    **Error** Scene=Scene 1, layer=Layer 19, frame=54:Line 1: Statement block must be terminated by '}'
    on (release) {
    **Error** Scene=Scene 1, layer=Layer 19, frame=54:Line 4: Syntax error.
    Total ActionScript Errors: 2 Reported Errors: 2




    is it impossible to do a navigation menu? in flash? i hope not.... because the gif file of my naviagtion looks really gay...



    http://www.unforsaken.r-fh.com/flash/menu.fla

    It just confuses me on why someone would put a flash file on a template which u cant edit.... :|!!!