Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: very urgent------please help
From: Anil Hamal
Date: Tue, 9 May 2000 17:51:58 +0100

Hi everyone
I am very sorry to ask here off topic question...on other side people here are really helps and learned lot from here...so feel like home here than asking other list.

I am doing CD-ROM...Which has lot of quicktimes in it.
I need to make volume slider...I found a sample file...but it works only on slider lenth at pixel of 255...how Do I make it work on at 30pixel.

this is the code
-- Simpler SoundRegler

global Pos

on startMovie
sprite(3).constraint = 2
sprite(3).moveableSprite = 1
Pos = sprite(3).locH
end

on regler
Staerke = 255 - sprite(3).locH + Pos
the volume of sprite 5 = Staerke
put Staerke into field "Anzeige"
updateStage
end


plus where can I download complete quicktime player...without forcing user to go online or better if user has no internet connection....


I know this wrong place to ask here and it`s loooong
I am very soory for it but I feel home here...

I would apricate a lot if you coulfd help me with this...
thanks all
bob


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]