| RobLario1 2007-08-25, 6:15 pm |
| Is it possible to provide the equivalent of a URL link into sub pages within a
flash site? For example I would give someone the link
www.example.com/section/help.html if I wanted them to go directly to my help
page from a pure html site. With my current understanding, form a pure flash
site, the user would have to navigate through a series of buttons to get to my
sub flash page.
I was thinking about placing some kind of script in the index.html that when
selected would jump the user to some sub section of my site (mimic a series of
button selection). I have no idea on how to even go about attempting this.
Is there a recommend approach to solving this type of problem and perhaps some
example code?
Thanks
|