Results 1 to 1 of 1

Thread: Anyone good with Macromedia Flash?

  1. #1
    Join Date
    Apr 2004
    Age
    52
    Posts
    10,468
    Thanks
    14,099
    Thanked 19,385 Times in 4,164 Posts

    Question Anyone good with Macromedia Flash?

    I am so close to finishing the home page.

    I wanted to make a lightbox effect for the small picture gallery section. I found some code and it works great for one picture, but not the others.

    The AS2 code is:
    on (release) {
    this.attachMovie("popphoto1", "window", 0);
    window._x = 250;
    window._y = 150;
    }
    Of course popphoto1 is the movie clip to load the large picture in a box with a close button.

    I figured I could just go down the line with popphoto2, 3, 4, etc. but it doesn't work.

    Any ideas?

    PS. I am willing to do it differently since the only thing left to do is the picture gallery lightbox effect.
    Try our new ISOC Features!
    • Create a Countdown Timer for your upcoming trip or a special date here.
    • Print out one of our Money Cheat Sheets so you know much shit costs! here
    • Create Albums for your Pictures here.
    • Join Social Groups to view other's Albums here.
    • Browse our concise & informative Wiki here.
    • Learn Spanish, Check Exchange Rates, or The Weather.

  2. The Following User Says Thank You to Don Tomas For This Useful Post:


  3. # ADS
    Our Supporters Support our advertisers!
    Join Date
    Always
    Age
    2010
    Posts
    Many
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •