Results 1 to 3 of 3

Thread: problems with my flash annimation

  1. #1
    Join Date
    Dec 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default problems with my flash annimation

    hi everyone,
    so far I have this fantastic flash annimatin. It works wonderfully and I also managed to link it to my home page. When you preview the files from dreamweaver, everything works like a charm. No missing or broken links. So the flash annimation is supposed to play, and when it comes to an end, you get enter. Its basically just an intro to the website, and from enter you should be able to access the rest of the site from the home page. As mentioned earlier, everything works well in dreamweaver. The problem comes in when I load my index page(the flash annimation) onto the web. It still plays perfectly and all, but when you click on enter... well it does nothing.I am unable to access the rest of the pages, in particular my home page, coz once i access this, i can have access to everything else.
    Am i doing something wrong?
    In case you are wondering, I linked the annimation to the htm file of my home page, is there a way perharps I could link my annimation in dreamweaver??
    I would be really greatful for any insight into this problem.
    Last edited by bluegasps; 12-24-2005 at 12:34 AM.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You're doing something wrong in not providing an alternative to the Flash movie, for a start.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Oct 2005
    Posts
    121
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    it sounds like the rest of your site (everything but the index, is html files), so you should use something like this action-script:

    Code:
    on {release (getURL="http://www.domain.domain type/page path.html");
    
    }
    NOTE: you should use Flash's action-script multi-level menu to put the script in, cuz I'm not sure on the cap's, spaces, and other exact stuff.

    ALSO VERY IMPORTANT: make sure your link is button type symbol with over, down, and hit states, with a box behind the link (if its text, or something you can click inside of) that is as big as the click area you want, or people wont be able to click inside of, say, an O, ect.)

Bookmarks

Posting Permissions

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