I have a slideshow which uses:
import mx.transitions.Tween;
import mx.transitions.easing.*;
when I publish in Flash8 it works fine but when I upload, only the first image loads and stays there…
I guess it has to do with the IMPORT… Is there a specific way or route that the TRANSITIONS shall be uploaded or directed?