[osflash] Re: FlashObject added to projects list

Geoff Stearns geoff at deconcept.com
Fri Aug 12 10:53:27 PDT 2005


Oh you mean the url and the plugin type?

I'll have to add in the player type.. too bad 6.0.65 can't read that 
from the System object...


and the url can be passed in via addVariable:

fo.addVariable("MMredirectUrl", escape(window.location));

you can just add that all the time if you are doing an express install.

i'd rather not add it in all the time since it's so simple and the var 
might collide with an AS var if the user isn't expecting it.





Geoff Stearns wrote:
> what extra varaibles did you need to add?
> 
> express install doesn't require anything extra... you would just set the 
> required version to "6.0.65" and then handle the express install in your 
> swf.
> 
> 
> 
> 
> 
> Olivier wrote:
> 
>> That's cool. I was toying with it to add the express install variables 
>> and it worked well.
>>
>> Just some thoughts...
>> Maybe there could be an extra argument to the constructor and it would 
>> call a method that adds the necessary variables if the required 
>> version is not found and the current version is >6.0.65? That way 
>> people that don't want the extra variables added because they will not 
>> use AS Flash detection won't get extra garbage.
>>
>> Olivier
>>
>>
>>> Just a little note to say that i added my FlashObject script to the
>>> list
>>>
>>> of projects
>>
>>
>>
>>
>>
>> _______________________________________________
>> osflash mailing list
>> osflash at osflash.org
>> http://osflash.org/mailman/listinfo/osflash_osflash.org
> 
> 
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org



More information about the osflash mailing list