Tim: Thanks for the info. I look at both.
J --- In [email protected], "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > > Going back to the original question, if you launch jamjar without any > parameters, you will have all of the browser menu options. You can then > view source to see how they created the full screen effect. > > http://www.adobe.com/go/labs_jamjar_launch > <http://www.adobe.com/go/labs_jamjar_launch> > > To add this kind of functionality to your site, modify the html template > file in the html-template directory of your project. Or, you can use > Abdul's javascript injection class: > > http://www.abdulqabiz.com/blog/archives/macromedia_flex/a_mxml_compon en.\ > php > <http://www.abdulqabiz.com/blog/archives/macromedia_flex/a_mxml_compo nen\ > .php> > > http://www.abdulqabiz.com/blog/archives/macromedia_flex/ > <http://www.abdulqabiz.com/blog/archives/macromedia_flex/> > > -TH > > > --- In [email protected], "jburkett7" <jburkett7@> wrote: > > > > Abdul > > > > I looked around in FlexBuilder and did not find anything. I use IE > > as my default browser and just click on run to load the app. Don't > > know how to create HTML template or how tell FlexBuilder to load > > one. Can you direct me to some docs or web site? > > > > Thanks, > > > > J > > > > > > --- In [email protected], "Abdul Qabiz" abdul.qabiz@ > > wrote: > > > > > > I don't think FlexBuilder does it by default. But I am sure you > > can extend > > > FlexBuilder by having some custom html templates... > > > > > > -abdul > > > > > > On 9/8/06, jburkett7 jburkett7@ wrote: > > > > > > > > Nick: > > > > > > > > I thought it could be done with javascript, but what I really > > wanted > > > > to know was how or if it could done from FlexBuilder. > > > > > > > > Can it? > > > > > > > > Thanks, > > > > > > > > J > > > > > > > > --- In [email protected] <flexcoders% > > 40yahoogroups.com>, "Nick > > > > Collins" <ndcollins@> > > > > > > > > wrote: > > > > > > > > > > You do it with javascript. Something like the following > > > > > > > > > > window.open('somepage.htm','somewindow', > > > > > > > 'toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=1,w > > > > idth=800,height=600'); > > > > > > > > > > > > > > > On 9/7/06, jburkett7 <jburkett7@> wrote: > > > > > > > > > > > > Hello Everyone > > > > > > > > > > > > Sounds interesting. > > > > > > > > > > > > Any ideas on how this can work? > > > > > > > > > > > > J > > > > > > > > > > > > --- In [email protected] <flexcoders% > > 40yahoogroups.com><flexcoders% > > > > 40yahoogroups.com>, "Jack > > > > > > > > > > Caldwell" <jwcaldwell@> > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > Looking at Adobe's JamJar example . . . . > > > > > > > http://labs.adobe.com/technologies/jamjar/ > > > > > > > > > > > > > > Is there a way to launch an application into the browser > > (IE) > > > > from > > > > > > > FlexBuilder where it loads > > > > > > > in the IE browser without the toolbar, address bar, menus, > > etc. > > > > > > > > > > > > > > I understand you can load the application/swf from a web > > page > > > > via > > > > > > javascript > > > > > > > - window.open. > > > > > > > > > > > > > > But for testing, it would be much easier from FlexBuilder. > > Can > > > > it > > > > > > be done > > > > > > > from FlexBuilder? > > > > > > > > > > > > > > If so, what changes need to be made? > > > > > > > > > > > > > > Thanks, > > > > > > > > > > > > > > Jack > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

