954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Flash not opening powerpoint

I have a small flash program that after running opens a powerpoint doc (using a .bat file).
However sometimes it just doesn't work, and sometimes it just does, my PC is a bit old (over 5 yrs) and I am working on XP on a network.
I've tried it on other PC's, and have the same problem, sometimes it works, sometimes it doesn't.
Has anyone else experienced this problem of sometimes it working and sometimes it not.
It seems once I do get it to work, by just keeping trying it, it will work ok from then on.
Any ideas advice, it is costing me a lot of time, and users aren't that impressed!!
Thanks!!

Hazel Sibbs
Newbie Poster
3 posts since Jul 2005
Reputation Points: 11
Solved Threads: 0
 

convert powerpoint to flash. example: presentation to video and flash converter

looloo
Newbie Poster
3 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

what code have you used in that flash object for opening that.

vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
 

PowerPoint Templates come packaged as either .zip files or self-extracting .exe files (developers are migrating to only .zip files). Once the files are extracted, the customer will find a .pot file included. This is the PowerPoint Template file. Most users are accustomed to opening PowerPoint first and then navigating to the location of the .pot file, and then opening the .pot file from within PowerPoint. Other users (with PowerPoint closed) like to double-click on the .pot file to open the file and the program at the same time. This second option works correctly in a majority of cases, but does not work well for products that include Flash movies

remiremi
Newbie Poster
10 posts since Oct 2006
Reputation Points: 10
Solved Threads: 1
 

Why not use the .bat file to start one, then the other.

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

i have sort of a simeler problem i cant open .bat filles with flash so far i only came acros the methode of fs command but it wont work i tried changing the publish settings from local to network but it wont open my.bat i use flash 8 proffesinall could it be because of the wrong flash??? i am losing sleep over this problem hehe. i use the folowing coment line in the action script


on (release) {
fscommand("exec", "mydoc.bat");
}

am i doing somthing wrong please help

hwit

hwit
Newbie Poster
11 posts since Jun 2007
Reputation Points: 10
Solved Threads: 1
 

You will have to keep that BAT file into fscommand subdirectory.

vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
 

what exacly do u meen by fs comand subderectory? how do i do this?

hwit
Newbie Poster
11 posts since Jun 2007
Reputation Points: 10
Solved Threads: 1
 

Make a folder called fscomand in the directory where you have places yourswf file. Place all the files for instance the BAT file in the fscomand folder which you want to opened by fscommand.

vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: