| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#21 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
Cheers!!!
![]() |
|
|
|
|
|
#22 |
|
Senior Member
|
For testing purposes do you have to burn a CD. I wrote the script and ran it, works great, but if I make a projector keeping everything in the same location, I get nothing. One more question: what if you have multiple pdf's? Do you have to write a script for each pdf and if so how can you do that if the script and the image disk names are suppose to be the same? If my image disk is named iDisk and my script is also named iDisk which opens mypdf01.pdf, how would I open mypdf02.pdf? Does this make sense, please excuse my ignorance...
Best regards... Lance |
|
|
|
|
|
|
|
|
#23 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
you just need to mount the image disk you made to do the tests (and run proyector inside disk image.... you can use "disk copy" to make the image disk as write/read, so all changes are made fast).
...update, you can use paths to folders as.. fscommand ("exec", ":folder:the AppleScipt"); ...this works well... and...you will have to do a applescript for each file you want to open (because you can't change the applescript when is burned on cd) but you can make the path be dynamic...in flash... hope this helps. ![]() |
|
|
|
|
|
#24 |
|
Senior Member
|
zoomfreddy,
Thank you so much for your reply! So, if I understand you correctly, if I had ten pdf's each of those scripts would be in the same image disk but in they're own folders. Is that correct? If so, you, my friend, are a life saver! Best regards... Lance Last edited by ljones; 03-24-2002 at 12:49 PM.. |
|
|
|
|
|
#25 |
|
Senior Member
|
zoomfreddy,
Everything worked out great doing it the way you suggested, a thousand thanks. I was first trying this method using MX and much to my disappointment it didn't work. I tried all sorts of various combinations, but nothing. So I tried in F5 and tadda, worked exactly as anticipated. I was wondering if you or anyone else had tried it in MX and whether that was successful. Another thing I noticed in MX, when I made it fullscreen my freakin movie clips were not visible, they were visible in the swf however, bizarre. This is all on the MAC side, so if anyone has experienced this, I'd be interested in hearing about it and if there were solutions to these issues. Best regards... Lance |
|
|
|
|
|
#26 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
good that it worked for you!!!In the flash MX player the "exec" command is blocked for security reasons...we will need to use flash5 to keep doing this stuff... ![]() and haven't made a full test on flash MX, is having troubles with fonts...crap... ![]() |
|
|
|
|
|
#27 |
|
Registered User
Join Date: Mar 2002
Posts: 1
|
Hi all,
Just curious if anybody found a way to launch PDF's via the Flash MX player on Mac? I've learned alot about it in this thread and found it is easy to accomplish in Flash 5 uing applescript, however i don't see why macromedia wouldn;t simplyfy the process in Flash MX. It just dosen't make sence or does it? Thanks |
|
|
|
|
|
#28 | |
|
Flash beneath the fathoms
Join Date: Apr 2001
Location: Kansas City
Posts: 677
|
http://www.were-here.com/forums/show...ight=fscommand
answered by Macromedia employee Mike Chambers: Quote:
Are there any more resources for creating applescripts? I mean, what sort of info can you get about the computer which it's running on? OS? Screen res? is it a G3? Write to a text file? |
|
|
|
|
|
|
#29 |
|
Registered User
Join Date: Apr 2002
Location: TX
Posts: 1
|
I was wondering, if anybody here can help me to use global variables with flash. The thing is that I'm using a variable name "Wheretogo" and I want to use it all over my flash project but it doesn't seem to work. any help?
P.S. I dont want to use textfields as variable ( I know they are) besides they make my flash movie look ugly. Thanks in advance |
|
|
|
|
|
#30 |
|
anything...are you sure?
Join Date: Jul 2001
Location: Mexico City
Posts: 560
|
i guess you can use "_global" to make all your variables available,if this don't work, use "shared ojects" all this works if you are in Flash MX...
Last edited by zoomfreddy; 04-15-2002 at 06:06 PM.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GetURL...trying to link to local htm file on intranet...very frustrating!!!!! | frogstomper | ActionScript 2.0 | 3 | 04-25-2007 11:53 AM |
| link a flash animation which has no buttons | nx571 | Other Flash General Questions | 2 | 10-17-2001 11:11 PM |
| Can I Link to a pdf file from a standalone projector? | bmarkle21 | ActionScript 1.0 (and below) | 8 | 08-20-2001 07:49 PM |
| Is it possible to make a link in my text file to a scene? | Theta Pro | ActionScript 1.0 (and below) | 11 | 06-02-2001 04:56 AM |