Help with projector

This is a discussion on "Help with projector" within the Flash & Multimedia Forum section. This forum, and the thread "Help with projector are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 22nd, 2007, 19:07
New Member
Join Date: Apr 2007
Location: US
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Help with projector

Hello, I am having some difficulty with projector and would like an opinion. I have this projector movie that when a certain button within it is clicked, it calls an application (*.exe) which in turn opens a power point file that I want to display.
The difficulty I am having is that the projector movie, when started it is displayed in a small window and I would prefer it opens up full screen. I have looked around but have not been able to find a setting that would allow me to do that. I am thinking about resizing the complete move to the size I want but that would limit the windows it could be opened in reliably, wouldn't it?

Long story short, how do I control the size of the window that the projector movie plays in?

thanks in advance,
cheers,
g
Reply With Quote

  #2 (permalink)  
Old Apr 23rd, 2007, 13:59
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Help with projector

No don't resize your movie. That will cause you lots of problems. Just add this one line of code to the first frame of the actions panel.

Code: Select all
fscommand("fullscreen", "true");
Then republish your file and you will be good to go!
Reply With Quote
  #3 (permalink)  
Old Apr 23rd, 2007, 14:04
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Help with projector

...beat me too it.....

Reply With Quote
  #4 (permalink)  
Old Apr 25th, 2007, 23:17
New Member
Join Date: Apr 2007
Location: US
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with projector

Thank you Jacob. That surely works.

regards,
Jim
Reply With Quote
Reply

Tags
fscommand, program, projector

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
exe to projector help papalazarou78 Flash & Multimedia Forum 2 May 30th, 2007 17:43
Fullscreen Projector nutbolt Flash & Multimedia Forum 4 Mar 30th, 2007 17:18
Projector problem nutbolt Flash & Multimedia Forum 9 Mar 29th, 2007 09:32
Fullscreen Projector nutbolt Flash & Multimedia Forum 12 Mar 12th, 2007 22:38


All times are GMT. The time now is 01:33.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43