I'm making a company website completely in flash and it has a few sections. The portfolio section has thumbnails of recent projects and you can scroll it to see a long list (of around 30 projects). Each thumbnail has a few lines of text coming with it. What I want to do is make the image clickable, so that an enlarged version of the image opens (sort of a screen shot of the actual design). Is there any way i can make it open in a pop up window in flash? I dont want to embed it in the same flash movie. Maybe Flash Paper will be helpful for this. Any body got any suggestions or a link to some tutorial online?
are you talking about generating an HTML window? if so, simply use the _blank target in geturl() or use javascript instead of a link.