PDA

View Full Version : help with my website


GWDPhotography
11-22-2010, 01:13 AM
Hi All,
I am working on designing and implementing a website that I already have the domain name and hosting for and a shell built in Adobe Photoshop. What I am trying to do is put up my online portfolio, blog, and company information etc. What I want to do is take the background and interface that I built in Adobe Photoshop CS5 and the galleries that I'm creating for my portfolio from Lightroom 3 using the Monoslideshow gallery so that it will create the .swf file with the pictures and the background music track that I want but I want the whole site to be preloaded with flash and have an animated intro as well. I am just a little confused about how to go about doing this. Monoslideshow does create a .swf file for each gallery. Can anyone shed any light on the subject for me please? I am fairly familiar with Flash CS4, AS 3, and have an idea of how to go about this, but I am not certain how to integrate the galleries of my photos and my other work with the idea I have in my head.
GWDPhotography

jsprclimber123
11-22-2010, 02:33 AM
Broadly, you could go about creating a site that loads the .swf files in as needed and lets you interact with them or just display then in a way that lets the user view your works.

Without getting into the specifics, it's a bit more complicated than just a bit of code to get something like that working, but the first place I'd start is figuring out how to load the external swfs into your Flash project with as3.

Googling 'load external swf as3' should be your first stop.

Hope this helps