A director stub runs the SWF, not an executable. The differing formats
of Mac and PC CDs determine which stub to run as this method can only
work on offline CDs.
With executables you cant have them running automatically from a web
page without a dialog popping up.
With popups disabled you cant have spawning windows. No real way
around that one.


On 11/21/05, af a <[EMAIL PROTECTED]> wrote:
> >Use a director stub, or a flash application envirnment like
> >screenweaver or swfStudio?
>
>
> Even in a web browser (and not projector)  configuration  ?
>
> If it is an exe, how to do cross-browser and Mac/PC trick  ?
> Is it done automatically by these programs ?
>
>
> Thank you
> Tony
>
>
>
>
>
>
> ----- Original Message -----
> From: "NEILHIGHLEY.COM" <[EMAIL PROTECTED]>
> To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
> Sent: Sunday, November 20, 2005 9:23 PM
> Subject: Re: [Flashcoders] [Web usability - Fullscreen - CSS?] I know
> ...butcustomer wants it Mac/PC
>
>
> Use a director stub, or a flash application envirnment like
> screenweaver or swfStudio?
>
> On 11/20/05, Nick Weekes <[EMAIL PROTECTED]> wrote:
> > "Popup blockers can be tricked, btw"
> >
> > How come Janis?  If I have popups disabled (in Win XP), doesn't that
> prevent
> > all other windows from spawning?
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Janis
> Radins
> > Sent: 20 November 2005 12:54
> > To: Flashcoders mailing list
> > Subject: Re: [Flashcoders] [Web usability - Fullscreen - CSS?] I know ...
> > butcustomer wants it Mac/PC
> >
> > CSS works only inside browser window, you cannt have to fullscreen without
> > resizing window to that size.
> > So only option is to use JS window.open(... fullscreen=1 ...) Popup
> blockers
> > can be tricked, btw
> >
> > 2005/11/20, af a <[EMAIL PROTECTED]>:
> > >                        Hello,
> > >
> > >
> > > First of all, thanks to Matthew, Mike, Chad, ErixTekila,
> > > Pixelassembly, MetaArt for their previous answers. (I hope not
> > > forgetting anyone ;-)
> > >
> > >
> > > I have to do a cross-browser Mac/PC full-screen (chromeless exactly)
> > > project (YES, i told the client the drawbacks !!!! with proofs and
> > > statistic-based arguments) in Flash MX 2004 :
> > >
> > >     * javascript popup   ->  NO,  for they are blocked OR because
> > javascript is disabled (too reliant on browser)
> > >     * chromeless          ->  works only for IE 5 on PC
> > >
> > >    how to do something which works on MAC/PC (above all Mac) Safari,
> > Opera, IE and Netscape, Mozilla ?
> > >
> > >
> > > Use something which is not DOM compliant, but W3C compliant like html
> > > and CSS (or CSS-P ?) Use dreamweaver MX 2004 to do this fullscreen thing
> > ... Argh ....
> > >
> > > Any good tutorials, links ?
> > >
> > >
> > > Thanks again
> > > Tony
> > >
> > > _______________________________________________
> > > Flashcoders mailing list
> > > Flashcoders@chattyfig.figleaf.com
> > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >
> > _______________________________________________
> > Flashcoders mailing list
> > Flashcoders@chattyfig.figleaf.com
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > _______________________________________________
> > Flashcoders mailing list
> > Flashcoders@chattyfig.figleaf.com
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
>
>
> --
> www.neilhighley.com
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>


--
www.neilhighley.com
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to