A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How do u link flash buttons 2..

Threaded View

  1. #1
    Junior Member
    Join Date
    Jul 2006
    Posts
    4

    How do u link flash buttons 2..

    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.

    --------------------------------------------------------------------------------

    > 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.... :|!!!
    Last edited by Masta_Name; 07-02-2006 at 04:50 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center