I need help with my Flash Site!

Discussion in 'Graphics & Multimedia' started by tylerdjefferson, Mar 3, 2008.

  1. #1
    I need help editing my flash site: http://www.webzor.com
    I can't figure out how to link the buttons to URLs, it will only link to pages within the flash document. I tried putting the On Release line into the mix but it only messed everything up. Any help would be greatly appreciated!
     
    tylerdjefferson, Mar 3, 2008 IP
  2. mora

    mora Peon

    Messages:
    187
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maybe this should help you:
    File -> Publish Settings - here on card "Flash" there is menu "local playback security" at bottom - choose "acces network only" and then publish it.
    Hope this will help you, I'm using Flash 8 so captions may be quite different in newer versions.
    Cheers
     
    mora, Mar 4, 2008 IP
  3. corneo

    corneo Peon

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    maybe?

    loadVariables("http://www.yoursite.com/page.html", "");    
    stop();
    Code (markup):
     
    corneo, Mar 5, 2008 IP