psychospiller
02-07-2008, 01:16 PM
Where the FPP is embedded in another Flash movie is it possible to get when a 'timed' parameter setting is completed ?
by this I mean - if I were to execute something like:
panorama.externals.hotspots.hotspots_obj.execute(["spot1.scale=1,700"]);
is there an event that fires when the scale command is completed (700 Ms later) or would I have to manually set a timer in the main movie to run for the same period ? I dont seem to get consistent results with running a timer in the main movie across various test machines and wondered if this can be done via something like a 'change completed' event ?
Thanks in advance
by this I mean - if I were to execute something like:
panorama.externals.hotspots.hotspots_obj.execute(["spot1.scale=1,700"]);
is there an event that fires when the scale command is completed (700 Ms later) or would I have to manually set a timer in the main movie to run for the same period ? I dont seem to get consistent results with running a timer in the main movie across various test machines and wondered if this can be done via something like a 'change completed' event ?
Thanks in advance