PDA

View Full Version : Flash front-end coupling


Galo
01-13-2006, 12:23 PM
Hey guys,

I'm working on an web-application which runs on a self-contained framework (PHP) which is responsible for nearly everything that goes on at the back-end.

Now what i had in mind was to create one single entrypoint for flash whereby i could say everytime i want some flash done at my front-end to load the same file over and over again and still providing me with another piece of flash content by passing it with variables that are defined through the back-end.

i know with the parameter flashVars you can set variables as many as you want, but i was more looking for some sort of framework in where i can load different content through the same entry point.

If anyone has any experience doing this please be so kind to share your information.

cheers,
Galo