|
At the moment looks all automated and autogenerated by the system and JS.
You can try:
------------------------
var vidName = filename
vidName = "VideoA"
------------------------
But this I would be all hardcoded into you file above so every video would be called VideoA!
Unless you have a front end interface too where when a name is typed it is parsed and saved it backend to the JS into an empty var ( eg. var = "..." ) then outputted
to your actual video file eg. videoFile.swf.
Also try asking some guys over at StackOver website, they know too much.
__________________
Application Support Analyst/CEO
---------------------
Ad your link for FREE at Please login or register to view this content. Registration is FREE
|