dagger2002
Programmer
Hi everyone
I have a question about integrating flash into my php gallery.
I have a script that outputs a list of images, thumbnails, as html image tags, and a big picture. Into their respective frames. But this year we want to add a little bit of animation to the site. So we wanted to do flash. But no one here has integrated php into flash before. So this is why I came here.
Here is how the script outputs the images:
Img 1 images/big/1.jpg
Img 2 images/big/2.jpg
thumb 1 images/thumb/1.jpg
thumb 2 images/thumb/2.jpg
and so on.
Then I have a config file that tells the program the start and end numbers.
Is this Possiable?
Thanks Alot
I have a question about integrating flash into my php gallery.
I have a script that outputs a list of images, thumbnails, as html image tags, and a big picture. Into their respective frames. But this year we want to add a little bit of animation to the site. So we wanted to do flash. But no one here has integrated php into flash before. So this is why I came here.
Here is how the script outputs the images:
Img 1 images/big/1.jpg
Img 2 images/big/2.jpg
thumb 1 images/thumb/1.jpg
thumb 2 images/thumb/2.jpg
and so on.
Then I have a config file that tells the program the start and end numbers.
Is this Possiable?
Thanks Alot