I am going out of my head trying to figure this out.
there are tons of tutorials on building a slideshow using class paths in AS3
however in all of those cases they are building the slideshow from scratch.
and I can not seem to tweak what they do to work for SSP[flash]/Director…
I have a fluid site example working and all I need now is for my instances of SSP which are inside of
their own individual movieClips to scale proportionally.
what I WANT…
several SSP galleries on my site controlled by a AS3 class to size in a fluid manner and scale proportionally.
you can see what I have done in a timeline sense here
the timeline code gets messy and runs into some issues so I have been trying to clean it up by placing my code
and the majority of my object outside of my movie.
any (and I mean ANY) advice would be greatly appreciated.
what means of loader should I could I use.
what other specific methods need to be in place for this
if someone had an example of a working class that dealt with something of this nature that I could inspect
that too would be really really helpful.
I am feeling a bit desperate at this moment.
I realize I am a hack but I also know I am close to getting this
thanks in advance.