remember frame on reload (browser refresh) using LSO
Hi,
I"m not an expert in AS (by far), but i have a thing i need to get solved.
I have a site, which has a flash banner. The whole website is based
on PHP en MySQL. Everytime the user clicks somewhere, the site
reloads (doh) but the thing is, i need the banner to remember which
frame it was located so it returns and plays to the saved frame, and not
from the start.
I have 5 banners, and each banner calls another banner at the end
randomly, so it looks like it never ends.
I have already googled alot, also this forum and a lot of tuts on shared objects, but most of the tutorials are specified to saving text, score or
how many times a user has accessed the site, the only thing i need is
the frame it's playing, save it to the so, and after reload, access the so,
and play from that particular frame again .. so it does'nt start from the beginning all the time.
Perhaps someone knows how to get the current frame? is there some kind of command for?
Tnx,
F