I'm developing an extension that needs flash to accomplish. The problem I'm
having is that it's a behavior and I can't for the life of me get a variable
into flash except through the use of:

<PARAM NAME=FlashVars VALUE="myMessage=Hello">

But I need to pass the variable that the InspectBehavior returns to be in the
place of 'Hello'. This is so that when they go back into the behavior after
using it then all the variable information goes back into the Flash file.

PLEASE!!!! ANYONE!!! I'm desperate!