actionscript 3 - as3 Error type was not found but already import -


i have problems when want compile code. there errors

type not found or not compile-time constant: sliderevent 

but have import it.

import fl.events.sliderevent; 

when right click , gotodeclaration. notice files not include

in project. should do? think fl library should include project.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

Admob integration with pygame in android -

python - duplicate table (identical) including primary key - using django south -