|
|||
|
Where I can set Action Script of _x and _y frome pig with load ???
var loadPig = "JPG Image(*.jpg;*.jpeg)|*.jpg;*.jpeg"; var res = Dialogs.fileOpen(loadPig, "", "", true); var pig = res[0]; trace(pig); var image = Image.load(pig); image.loadImage(1); Can load the jpg in flash through actionscript into the instance of the empty mc? Write Example ,please ![]() |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|