A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Need help with a lightbox feature

  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    1

    Need help with a lightbox feature

    I basically have a lightbox feature where when you click on on 1 image it then appears bigger which works for me. But what I want is once I click the 1 image on the html page, I want more than 1 image to appear bigger which will allow me to flick though, how do i do this?

    Help is appreciated

    My code:
    Code:
    <div id="web1"><a href="Images/Portfolio/web1large2.jpg" rel="lightbox" ><img src="Images/Portfolio/web1.png" alt=""/></a></div>

  2. #2
    Senior Member
    Join Date
    Sep 2010
    Posts
    324
    Review this post.
    It explains how to do what you are asking, as well as providing code and examples:
    http://forums.adobe.com/thread/988135?tstart=30
    Best wishes,
    Video Man

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