Can i determine which file is actually open by Flash ?
Can i determine which file is actually open by Flash ?
- Subject: Can i determine which file is actually open by Flash ?
- From: Markus Wick <email@hidden>
- Date: Tue, 22 Oct 2002 20:11:30 +0200
Hi there !
Is there a way to determine if and what file is actually open by flash
? flash itself seems to be not apple scriptable,
I need to know if a specific file is hold open by flash, cause if i use
tell application "finder"
open "Harddisk:file_x.swf" using application "flash" of startup disk
end tell
everytime i open the file, it starts at the beginning of the flash
animation, ignoring if its open yet and on another part of the
animation. it everytime switches to the beginning.
But if i can determine that the file is already open, i can tell the
finder to activate flash, instead of oopening the file again.
Any suggestions ?
Thanks
Markus
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.