Flash Q
- Started
- Last post
- 3 Responses
- CyBrain
Is there a limit to how large an image or movie clip Flash can display?
I have a jpeg I'm importing that's 6440 wide that I'd like to make a draggable movie clip. It only goes about a third of the way. Once the image is loaded into a movie clip it traces out to 2880 wide.
I had no problem with another image I imported that was 1670 wide.
- lvl_130
pretty sure that is too wide. i've had similar problems like that...but can't remember the exact width it went to shit.
you might just have to cut the image into thirds. make each a movieclip and have the clips attach to eachother via AS depending on the coordinates (ie. dragged clip_A 2880 then attach clip_B at clip_A's tail end x or y coord) if that makes sense.
- Llyod0
you are pushing the limits of man's technology