Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

load an illustrator file in illustrator 1

Status
Not open for further replies.

oxstudio

Programmer
Joined
Oct 8, 2001
Messages
5
Location
US
how do you make a file open in illustrator through flash
 
Can you be a little more specific? What is it that you are trying to do Wow JT that almost looked like you knew what you were doing!
 
Don't want to chase you away... But have you tried forum226?
mywink.gif
ldnewbie
 
im trying to make a program where if you click on a specific image in flash which would be an illustrator file it would open the program illustrator and that file
 
newbie thankyou but it didnt help what im trying to do is link an image in aflash projector which when clicked it would launch illustrator the program and put the .ai file in it
i tried fscommand that doesnt seem to work
 
Sounds like an interesting project. I wonder though.. what do you do when your user doesn't have Illustrator (is that even a consideration)? Does the file need to be editable? If not you could always export a .swf from Illustrator and direct the player to that.
Wow JT that almost looked like you knew what you were doing!
 
Is this for a cd?
If so, it should work with the FSCommand... Assuming, like pixl8r mentioned, that the user has Illustrator installed, and preferably in the c:/windows folder. If not, you'll probably have to go through a empty annoying dos window (that does close itself after a few seconds, but still is annoying!), before the file opens.
Doubt it would work this easily online, but a cd projector shouldn't be a problem, unless above conditions weren't met!
I don't have a cd burner so I haven't been able to really check this... But you can check this thread250-142428 where I was explaining this further to open a notepad text file or a QT player for instance.

It just so happens that thread has come back up... And is just a few threads down from your's!

Good luck!

Regards,
mywink.gif
ldnewbie
 
solved my problem downloaded a software called jstart from jester tools thirdeyesolutions.com and it works great no matter where the actual application you want the file to open in resides
thanks for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top