A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Help please this isnt working

  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    23
    Hey all,
    Last night I tired to get help with this and a got a coupleof responces but it still doesnt seem to be working. Anyone know if there is a tutrial out there or something. The manual isnt awnsering my question either.
    Here is the problem, all i want to do is used 2 frames on my site the navagation is a flash dropdown menu. i want it to direct all the pages in to the "main" frame the will very between static HTML pages and flash movies.
    the codes i am useing for the buttons are

    on (release) {
    getURL ("http://geocities.com/kabkar628/milo.html", "main");
    }

    But when you click on the button you get

    http://geocities.com/kabkar628/http://geocities.com/kabkar628/milo.html

    thats what it trys to load. I know this isnt hard everyone uses frames with flash. I dont get it what am i doing wrong here? Thank you sooo much for your help

  2. #2
    Junior Member
    Join Date
    Jan 2001
    Posts
    17
    Does your html file have the following tag?

    <baseurl="http://geocities.com/kabkar628/">

  3. #3
    Junior Member
    Join Date
    Jun 2001
    Posts
    23
    Flashwalker

    Well i am thinking no it doesnt
    since i never seen that before and i dont even know where to put it if i did could ya give me a little more info on that? Thanks

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