| Centerpoint Computer 2005-08-23, 7:28 am |
| I have a basic html page with a few links on it. When I click a link, I want a
flash file to open up on top of the html page with tranparency (I know how to
do that). Basically, to have a plain jane HTML hyperlink activate an animation
without blinking the HTML page to another page.
Let's say I have a square in flash that starts as a dot and expands to 500X500
pixels with a light grey transparent background. Within that would be a
navigation structure (which I also know how to create), and a close button
which would animate the square back to a dot and seemingly disappear. The HTML
hyperlink needs to have the "buttons" so to speak that activate certain parts
of the "target" flash file which I would assume needs to be loaded already by
the initial HTML page.
I'm stuck, conceptually.
|