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

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -