Hi there,
I am currently loading my JPG files into my flash presentation using the Loader component.
Together with the loader component, I used the progress bar to display what the status of the loading is. Each frame contains another loader component and loads his jpg as you enter the frame.
Now I would like to make the loader component or a button that maximizes the view of the picture. This should be a blank page where the jpg is viewed in its original size.
Can I do this with code? The loader component on each frame already knows which jpg should be loaded, so can't I make a function that checks which jpg to display and add a blank page so the picture can be viewed?
Thanks in advance for all your reply's!
Greetz,
D2C
I am currently loading my JPG files into my flash presentation using the Loader component.
Together with the loader component, I used the progress bar to display what the status of the loading is. Each frame contains another loader component and loads his jpg as you enter the frame.
Now I would like to make the loader component or a button that maximizes the view of the picture. This should be a blank page where the jpg is viewed in its original size.
Can I do this with code? The loader component on each frame already knows which jpg should be loaded, so can't I make a function that checks which jpg to display and add a blank page so the picture can be viewed?
Thanks in advance for all your reply's!
Greetz,
D2C