How would you import a class in Flash via the actions panel? I am using AS3 and the class I am trying to import is ".com.photo" Help me as I am new to this all together? Thanks!
Scripting LanguagesXMLAdobe Flash
Last Comment
beginnersdevelopment
8/22/2022 - Mon
Ali Kayahan
import path.to.class
beginnersdevelopment
ASKER
I get an error that says "Expecting identifier before class." Also, don't I have to include the class name somewhere?