Flash Question
Flash Question
Out of context: Reply #1
- Started
- Last post
- 12 Responses
- UndoUndo0
you should be able to use strict data typing to convert it. define a new variable as a number and make it eaqual your imprted variable that is a string. i.e
newVar: Number = impVar