[osflash] FlashObject with MTASC

Geoff Stearns geoff at deconcept.com
Tue Nov 8 12:10:01 EST 2005


so then are you using an empty swf to load your main swf for each site?

why not just create a generic base class that always checks for the 
ExpressInstall vars, and if it doesn't find them, then it starts up your 
main app?

that way you don't have to worry about loading movies and whatnot...

i guess i'm just not a fan of always using a 'loader' swf for each movie 
(i created flashobject in part to get away from having to do that with 
the Flash Satay method), but i suppose it could work out ok if it's 
packaged up in a nice way.



Carlos Rovira wrote:
> Hi Geoff,
>
> Thanks for supporting this thread :).
>
> I've just found a solution. And as you stated before I've created a
> swf loader that makes the FP detection and ExpressInstall and loads
> the main content. I was having a trouble due to a self mistake
> (something very silly), but now it seems to work great!.
>
> I'm thinking that this is the best way and is a very simple swf but
> now I want to improve and test a little more, then I'll publish the
> AME project.
>
> As you know I was using my "AS1.0" adaptation of your class because my
> project was Flash IDE related. But now I'm creating a pure AME project
> that only uses open source tools and package classes and want
> something that I can use always in my projects.
>
>
> 2005/11/8, Geoff Stearns <geoff at deconcept.com>:
>   
>> wouldn't you just need to create a sort of standard base class for your
>> projects that includes the ExpressInstall check?
>>
>> I've been having a nice heated discussion about how FlashObject works
>> with ExpressInstall on my blog - somone is suggesting that it would be
>> easier to use a separate swf with the ExpressInstall features in it (ie.
>> how macromedia does it in their example) instead of including the
>> ExpressInstall class in your swf.
>>
>> read:
>> http://blog.deconcept.com/2005/08/13/using-flash-player-express-install-with-flashobject/#comments
>>
>> (scroll down towards the bottom for the comments from huseyin.
>>
>> Does anyone have any comments on this? I still like including the class
>> in my main swf, but if other people think it would be useful to keep it
>> separated, i'd be willing to look into changing the functionality to
>> accommodate that.
>>
>>
>>
>>
>> Carlos Rovira wrote:
>>     
>>> Hi,
>>>
>>> I'll want to ask if someone at this list is using FlashObject with
>>> express install with an Open Source Flash MTASC project. I'm trying to
>>> create a swf loader that manages the flash player detection but I'm
>>> having some problems and I'm looking for some help to get a template
>>> project .
>>>
>>> Please if someone could give me some support send me a mail off-list
>>> or reply to this one.
>>>
>>> Thanks in advance.
>>>
>>> C.
>>>
>>>
>>>
>>> --
>>> ::| Carlos Rovira
>>> ::| http://www.carlosrovira.com
>>>
>>> _______________________________________________
>>> 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
>>
>>     
>
>
> --
> ::| Carlos Rovira
> ::| http://www.carlosrovira.com
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>   



More information about the osflash mailing list