cisco
02-26-2004, 07:43 AM
hi i have another question,
i want do something like this;
i have a bit map she have a 1800px in h.
i need do some like move this bitmap when mouse coursor is on the flash movie.
flash movie have a 600px in h.
this bitmap is a 3x flashmovie :)
for example;
this bit map it is a 3 area`s in another colors.
first is a green 0-600px
second is a red 600-1200px
third is a blue ? 1200-1800px
what i need, i need help. :)
i create a mc`s
first is a bitmap_mc - there a put bitmap in x=0 y=0
second is a empty_mc - this is a controller
third is a scroller_mc - in this mc i put a bitmap_mc and empty_mc
in scroller_mc >>> bitmap_mc is in the x=0 y=0
in empty_mc >>instance name ctrl, i need put some action
so, i want some like this;
when i start this film i nned bitmap_mc at position RED (SECOND), when i move cursor in left i want move this bitmap_mc to postion GREEN (first) and if i move cursor in right i need move this on position BLUE (third)
some one know what a code i need ???
thanks
i want do something like this;
i have a bit map she have a 1800px in h.
i need do some like move this bitmap when mouse coursor is on the flash movie.
flash movie have a 600px in h.
this bitmap is a 3x flashmovie :)
for example;
this bit map it is a 3 area`s in another colors.
first is a green 0-600px
second is a red 600-1200px
third is a blue ? 1200-1800px
what i need, i need help. :)
i create a mc`s
first is a bitmap_mc - there a put bitmap in x=0 y=0
second is a empty_mc - this is a controller
third is a scroller_mc - in this mc i put a bitmap_mc and empty_mc
in scroller_mc >>> bitmap_mc is in the x=0 y=0
in empty_mc >>instance name ctrl, i need put some action
so, i want some like this;
when i start this film i nned bitmap_mc at position RED (SECOND), when i move cursor in left i want move this bitmap_mc to postion GREEN (first) and if i move cursor in right i need move this on position BLUE (third)
some one know what a code i need ???
thanks