A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Problem with get URL function

  1. #1
    Junior Member
    Join Date
    Aug 2000
    Posts
    4
    ok, this is the first time this happens to me and i have absolutely no clue whatsoever is happening. Ok, so i registered a hearme voice chat thing to put on my webpage. So i made a html file named chat.html with the hearme code and uploaded it to my ftp. Now what i did is I assigned a get URL to one of my buttons to open that window in a popup window... but nothing was working... at first.. i tought i wasnt doing the JavasriptPopwindow properly... but then i realized (while adding the script in the <HEAD> of my HTML) that when i would publish my movie.... there was nothing in the section "URL's used in this movie"....

    after 2 hours, i finally gave up and i have no clue what i have to do... any help please???

  2. #2
    I get the feeling that your making this seem harder than it is....but I could be completely wrong with my interpretation

    I'm assuming that your action script for your button looks something like this:

    On (release)
    Get url ("http://www.yourwebsite.com/chat.html)
    End On

    It should be very close anyways. Now if you highlight the Get url command line, select what type of pop-up you want (parent, window...blah, blah)

    If I took your message wrong, my apologies

    DOA


  3. #3
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    If you are trying to call a Javascript function to launch the window, check out this link for a detailed explanation...

    http://www.moock.org/webdesign/flash...avascript.html

    Cheers,

    K.

  4. #4
    Junior Member
    Join Date
    Aug 2000
    Posts
    4
    omg... wtf... my flash simply wont let me do a link ......

    even with no java popup window... in a new normal window... it wont let me do it.. i tried reinstalling flash... and its still the same ****.. im desperate

  5. #5
    Senior Member
    Join Date
    Jun 2000
    Posts
    242
    if you want you can send me the .fla @ dhalro@hotmail.com and i'll take a look for you

  6. #6
    Junior Member
    Join Date
    Aug 2000
    Posts
    4
    take my ICQ in my profile and ICQ me

  7. #7
    Senior Member
    Join Date
    Jul 2000
    Posts
    103
    I tend to always ask the obvious first: You did place this action on an instance of the button and not within the button itself, correct?

    No offense. I was just looking for another possible reason for the "inactive" button.

    Hope that helps,
    Rick

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