A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: Pop UP HELP!!! pLIz :)

  1. #1
    Junior Member
    Join Date
    Sep 2002
    Posts
    15

    Pop UP HELP!!! pLIz :)

    Ok, i need fast help!
    I am making photo gallery in swish, so I put same little photos in movie and now I want to do that when you click on that little photo new window shows on. That window must be pop up, with small dimensions, only with that photo!
    I hope that you understan me, and sorry on bad english!

    All best in New Year from Croatia

    Goran

  2. #2
    X-Moderator AlienInLondon's Avatar
    Join Date
    Feb 2002
    Location
    London, UK
    Posts
    1,475
    Hi Goran (famous name )

    Do it like this:

    Assign this action to the the small pic:
    -on press
    -javascript
    then type in the javascript box:

    window.open('pic.jpg','name','width=200, height=200');

    change the above dimensions to the dimension of the photo. You can also put the pic in an html page and link to the page. In the BODY tag of that page, put

    topmargin=0 leftmargin =0

    That will stop the 'whitespace' around the edges.
    For 100's of free Swishmax and V2 downloads, tutorials
    and stunning site templates [CLICK HERE]

  3. #3
    Junior Member
    Join Date
    Sep 2002
    Posts
    15

    Thanks

    Thanks, I will try!

    Goran

  4. #4
    Junior Member
    Join Date
    Sep 2002
    Posts
    15

    error

    I do what you said, and I have problem! It doesnt work!
    I upload my file, so you can see where is error!
    Please HELP!

    Yes, Goran is a famous name, just like Goran Ivanisevic or Goran Visnjic!

    Attached Files Attached Files

  5. #5
    Ein wilder Mann sauvage's Avatar
    Join Date
    Oct 2002
    Location
    Weißesdorf
    Posts
    855
    my "tennis star" friend,

    i actually have stopped helping people on this forum. hamma109 was the last one. however, i saw you are in trouble, and as you have been very nice, i am doing this. but i am not going to do it for just any other people.

    open the zip. this is the right way of doing it. you will also get your window in the centre, which is better than at the corner, don't you think?
    Attached Files Attached Files

  6. #6
    Junior Member
    Join Date
    Sep 2002
    Posts
    15

    Thanks

    Thanks, I wiil try it to!¨

    DONT STOP!!

  7. #7
    Ein wilder Mann sauvage's Avatar
    Join Date
    Oct 2002
    Location
    Weißesdorf
    Posts
    855
    sorry, my friend but i have decided to stop. however, i shall continue to help those few people who have been nice. you are one of them.

  8. #8
    Senior Member Dead Rabbit's Avatar
    Join Date
    Oct 2002
    Location
    Back in Tampa FLA again - and happy!
    Posts
    2,403
    Here is an excellent resource that uses Roll over and Roll out to open/close external windows. Cool script!
    While changing my profile, I accidentally clicked the link that said
    "Add 'Dead Rabbit' to your Ignore List"
    so now I can't talk to myself anymore...

    The Repository -:- The Forum

  9. #9
    Ein wilder Mann sauvage's Avatar
    Join Date
    Oct 2002
    Location
    Weißesdorf
    Posts
    855
    goran, personally, i don't like that mini browser window (in goran.zip) that pops up. but i did that for you because that was what you began with.

    i prefer this type of popup (goran1.zip). you take a look, all right? if you agree with me, then use this method.
    Attached Files Attached Files

  10. #10
    Senior Member Dead Rabbit's Avatar
    Join Date
    Oct 2002
    Location
    Back in Tampa FLA again - and happy!
    Posts
    2,403
    Duh - I guess you need the link. (Sorry!)

    http://www.swishspot.com/tutorials/rolloutclosewin.html
    While changing my profile, I accidentally clicked the link that said
    "Add 'Dead Rabbit' to your Ignore List"
    so now I can't talk to myself anymore...

    The Repository -:- The Forum

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