Ask a Question related to Macromedia Director Basics, Design and Development.
-
Pimbo webforumsuser@macromedia.com #1
qtvr color problem
Hello,
I've made my own interface (with buttons) for a qtvr panorama. everything works fine.
But when i zoom in and out, the color of my movie becomes a bit darker than the normal standard color.
When i again go to my standard-position the color turns ok.
anyone know what is wrong?
Thanks!
Pimbo webforumsuser@macromedia.com Guest
-
qtvr
hi nodes in qtvr? I want to be able to add a script in director that does something like on mouse down // sprite(qtvr) hotspot id go to "london"... -
QTVR and Printing problem
Help... I'm producing a cdrom production and a have a nasty problem... Let me explain the situation: there are two sperate movies (in fact there are... -
qtvr-drag
Hello, i'm making an interface with director, with a qtvr-panorama in it. i want to hide the qtvr controller and make my own buttons. Every... -
about qtvr
Is there a way to import a QTVR movie into director if it has been done in PhotoVista? I have a movie that my partner made using Photovista and I... -
Problem: All of my blues show up as a teal/blue/gray color on the color picker.
Problem: All of my blues show up as a teal/blue/gray color on the color picker. Im running the web graphics defaults and have tried uninstalling... -
SchneiderPapier webforumsuser@macromedia.com #2
Re: qtvr color problem
im sorry i would not have a clue but could you post the codes you used for your one buttons (zoom in and zoom out) here please?
It would be very helpfull. Let you pan it at the beginning?
SchneiderPapier webforumsuser@macromedia.com Guest
-
Pimbo webforumsuser@macromedia.com #3
Re: qtvr color problem
Hi,
this is the code i use to zoom-in
on mouseDown me
repeat while the mouseDown me
if the fieldofview of sprite 15 > 8 then
set zoom_plus = the fieldOfView of sprite 15
set the fieldOfView of sprite 15 to zoom_plus - 1
updateStage
else
nothing
end if
end repeat
end
do you mean with pan at the beginning when the user enters the frame of the panorma it pans?
when the user enters the frame of my panorma it just stand still.
hope you can help me.
pim
Pimbo webforumsuser@macromedia.com Guest



Reply With Quote

