Skip to main content
Known Participant
April 24, 2013
Answered

Is there a way to open a local file not a web file with actionscript 3.0?

  • April 24, 2013
  • 1 reply
  • 683 views

Reason for asking is because I am making a media player in Adobe Flash CS6, and was wondering if there was anyway to make a button to open a local .fla file in a directory with ActionScript 3.0 or if there are any other ways I can achieve this?

Thanks Casey

This topic has been closed for replies.
Correct answer kglad

with an air app, check the file class.  otherwise, check the filereference class.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
April 24, 2013

with an air app, check the file class.  otherwise, check the filereference class.

CaseyCCAuthor
Known Participant
April 24, 2013

Cool Thanks for that. Ok will do!

kglad
Community Expert
Community Expert
April 24, 2013

you're welcome.