Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I do this?

Status
Not open for further replies.

matpj

Technical User
Mar 28, 2001
687
0
0
GB
Hi,
I have not really used Flash before, but I know I need to in order to do what I am trying to do.

I have a page with a menu etc
I want a rectangular box on one of the pages, which is split into to equal halfs widthways.

In one half I want an image slideshow which fades into each image
on the other half I want a eries of text paragrapgs with a 'Next' button at the bottom.

basically the first time it loads, I want a fasing slideshow with some text next to it.
when the user presses 'next'. the next block of text is displayed, but the image slideshow is not reloaded.
It has to be seemless...

can this be done in anything other than flash?
if not, how do I do it in flash?!?!?
help me obi wan......

;-)

thanks,
Matt
 
oops! typo!
FADING!

anyway.... can anyone point me inthe right direction?
 
You could try using two MovieClips in the main timeline, one with the fading images and another with the text.

João.
 
I have done this in javascript and flash. Look at the source and feel free to use it.


and

Flash image viewer.

The source for this is the Gallery Component. Search for it
in google. I'm using it with permission.
This was written for people who don't have flash. They can use perl code to transfer the files and it keeps all pages in memory in a text database.

But if you want more control over fading and to put different x and y values for loading at a certain point I have my first component on my website.

Tricia
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top