| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Member
Join Date: Jan 2005
Posts: 79
|
hi, i have a simple jsfl which should open one dialogue box to select file and then it should open the required file.Now it opens the dialogue box but when i select afile and say open it does not open it !! why? the code in the jsfl is
ActionScript Code:
|
|
|
|
|
|
#2 |
|
Registered User
Join Date: Mar 2005
Location: Oxford UK
Posts: 479
|
This line just opens the dialogue and allows it to be used, unfortunately; other than that, it's dumb. You need to store the result in a variable, and then you can separately open this file using fl.openDocument().
|
|
|
|
|
|
|
|
|
#3 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
thats the 1 major oversignt in the jsfl api
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|