Create Projector Flash

October 3, 2010 Posted by admin

Create Projector Flash

Safco 4095 Tuff Tire Hand Truck Carts  Trolley
Safco 4095 Tuff Tire Hand Truck Carts Trolley
Paypal   US $151.13

How to download any flash game and play it offline

Assembly Ideas - Become the Teacher who Presents great Assembly Ideas

School assemblies are important and that is why teachers need good assembly ideas. When teachers are asked to run an assembly the first thought that kicks in is 'what the heck am I going to talk about'. Some teachers actually get in a tense state because sometimes the whole school will be in attendance. This is where the internet comes in because of the wealth of material it holds.

You can choose different presentation types. These include:

Powerpoint Presentations

This allows you to create a visual presentation and gives you a process of slides, content and detail. This is good for teachers who are nervous as their attention and focus is split between the audience and the slides. You also have notes to help present the detail of each slide so you are not going to forget anything. Pictures, graphics can be used especially for your visual learners. Always remember visual presentations are generally more powerful than just speaking presentation as the memory retention of the subject is greater.

Flash Presentations

You can create a more sophisticated presentation using flash because you can have visual animation. This is much more interesting as you can be really creative with your content. Animation takes it to a different level. Don't worry if you feel you are not up to creating a flash slideshow as there are many resources on the internet. Assembly ideas using flash will give you some great kudos with your colleagues. You just hitch the software up to your powerpoint software.

You can choose different assembly ideas.

Motivational

Where you are focusing on the self-esteem and confidence of the students. You can use some great quotations at the same time discussing the meaning behind each.

Educational

You can present new fun ideas for teaching a certain subject. Accelerated learning and speed learning offer many tips and techniques. Imagine having 900 students all learning how to remember a 20 digit number in about 5 minutes.

Humoros

Students will always love teachers who are funny and tell jokes or interesting stories. Again there are many resources on the internet for humor.

Serious

If you wish to present a serious subject then handouts are always good because you want the students to remember what you told them. Handouts can be kept in bags and desks for future use.

Topical

If you really want to blow them away connect your internet connected laptop up to your digital projector and go to youtube.com or a news channel and present something that is topical. You will have a wealth of assembly ideas from either one.

Don't forget, you can present in an auditory, kinesthetic or visual way. The best is to present using all three, so in a nutshell, that means speaking to them about important points, getting them doing something physical and showing them pictures or graphics.

Become that teacher who always comes up with great assembly ideas.

About the Author

Go here for other great Assembly Ideas

Flash Actionscript - How do I launch an .exe file from within the standalone projector?

I have created a button with instance name setup_btn in Flash and I want that when I click on it, a file called setup.exe launches (present in the same directory as the .swf file).

I have tried using the getURL command like this

setup_btn.onRelease = function(){
getURL("setup.exe")
}

This command displays a dialog asking me if I want to open or save the file, but I dont want so because it is a standalone app and I am not downloading anything from the web.

Is there another way to launch the app setup.exe?

PS - I am using Flash 8.0 Pro and Actionscript 2.0

You might want to check out for more info on the security prompt:

http://livedocs.macromedia.com/flash/8/main/00001613.html

Also, another way to open an exe is via FSCommand:

http://livedocs.macromedia.com/flash/8/main/00001727.html

With FSCommand, remember to set the Publishing Settings - HTML - Template pull down to 'Flash with FSCommand'.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>