@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> does any1 know any good tutorial on scrollbars?
<1> google didn't make up ****
<1> and I think they should of named it googleplex
<2> its a turkish name
<3> yea, google just copies from microsoft
<1> google is too small
<2> that's what that is
<3> nasty google
<2> Orkut Bykkkten
<3> yea google is like 50 ppl
<3> Tanatos, scrollbars?! what is that? flash mx?
<0> flash 8
<0> but mx is ok
<0> like a slider that scrolls a text box...
<0> furgot how to do the text part...
<3> in flash mx scrollbars used to be a component but not anymore



<3> it's just part of textarea now
<3> actually anything that extends ScrollableContainer cl***
<3> something like that, dont really remember the cl*** name
<3> sorry, ScrollableContent i mean
<4> Tanatos: there is scrollbar and there is scrollpane
<4> which one
<0> scrollbar
<5> hello
<0> hello
<4> scrollbar is easy... 'cause it only does textarea
<5> can a cue point trigger a loadmovie command? I'm using Flash Video encoder and i want the next clip to load when the other is done playing at cue point
<4> tai: define a cue point event handler
<6> A scrollbar can do anything... It only has automagic for text
<4> not sure about taht
<0> kenn can you please suggest a tutorial for it ?
<4> tan: are you scrolling textarea?
<5> kenn is the Parameter name "loadMovi()" and the value "clip.swf" ?
<5> or something like that
<4> tai: huh?
<5> doh!
<5> in the cue point settings
<5> I choose Event
<5> then i have to define param
<4> i use actionscript...
<4> i hardly use the params
<6> A scroll bar has a min and max value, and a position value. Callbacks exist to let you know when pos changes. If you're not scrolling a text, then you have to manually handle the callbacks to scroll wahtever you're trying to scroll
<4> wawb: that's why it's tough
<6> |Tanatos| - don't message me
<4> tougher than scrollpane
<5> so where do you insert the action script within the Flash video encoder?>
<0> i did the drag part of the actual scroll but donno how to make it scroll the text
<6> |Tanatos| - textField or textArea?
<0> a dynamic text box
<0> text field then...
<5> could someone help me setup a cue point to load another movie clip - http://216.120.235.221/cue.html I'm trying to do this is Flash video encoder
<6> |Tanatos| - click on the UIScrollbar instance, look at the properties panel. There is a "Parameters" tab, click that.
<6> Note the _targetInstanceName
<0> no...i'm no doing it like that
<6> Put the instanceName of your textFIeld in that field.
<0> i am doing it from scrath...draw it and i've put the drag actionscript on it
<0> i just need the code to add on the textfield to let it be scrolled
<7> taimak, I don't think you can do it that way
<5> doh!
<7> I've only done cuepoints as normal event handlers on a MediaDisplayh
<7> s/h//
<6> |Tanatos| - Well, your scroll bar needs to know about the TextField's maxscroll, scroll, and bottomscroll properties. When the scrollbar moves, you change the scroll property appropriately
<8> is there anyway to get the vector points of a shape/movieclip
<6> Nay
<6> But I look forward to the day it is
<8> !find -c loadVars
<9> LoadVars == http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary427.html
<10> what do you mean nay?
<1> this lydna guy puts me to sleep so fast
<10> if you create it with actionscript there is way :)
<1> i watch his tutorials and ive fallen asleep 4 times
<10> hahah
<10> which one are you watching
<10> damn dudes, these american weeds are really makes you tired
<1> im on the 5th chapter
<10> what videooo
<10> name of it..



<1> all of them, all of the essentials so far
<1> for flash 8
<10> I see
<1> i keep falling asleep, I dont know if its his voice or what
<10> dude you should have a double monitor
<10> watch it and do it at the same time
<10> else they won't work
<1> do what? its all very simple
<10> it is called practice
<1> so far its very simple stuff...stuff I figured out on my own in a few mins
<10> then watch the advanced cd
<1> practice what? he hasnt taught me anything new yet
<10> **** you
<10> :)
<10> you deserved it
<10> sorry dude, I was tired :/
<1> you don't make sense
<10> yea I know
<1> 2nd cd is advanced?
<10> dunno
<1> cuz I havent learned anything yet in this first cd....It keeps making me fall asleep
<5> loadMovie("rompe.swf") will this work as a value in the parameter settings of Flash video encoder 8
<5> setting it up as a cue point
<6> ilteris - Well, if you create the movieclip at runtime, then of course you can keep track of the lineto co-ordinates and whatnot... I don't think that was what the question was
<0> guys can anyone please tell me how to load a txt file into a dynamic text box that has the var called continut ?
<11> you shouldn't use vars for textboxes
<11> use an instance name for textbox
<0> okie and how do i load it then ?
<11> myloadvars = new LoadVars(); myloadvars.onLoad = function(){ textfieldname.text = this.text }; myloadvars.load("file.txt");
<11> in your textfile you need some var
<11> text=allYourTextHere
<11> else you have to use an XML load method
<0> love you mjau thx alot :D
<8> ohmygod
<8> thats what ive been telling him for the past half an hour
<12> lol
<8> hahah , what do you do when task manager doesnt respond =/
<8> but everything else is working fine
<13> reboot ;)
<8> haha
<12> use process explorer?
<12> :P
<12> or taskkill
<12> or pskill
<8> i cant
<8> i cant open a command prompt
<14> are there any simple tools for making a flash video?
<8> depends how intelligent you are i guess :P
<8> and what concepts you are familar with
<14> i guess it's not for me
<14> not very experience in making flash files
<14> experienced*
<8> well it depends if you really wanna do it or not
<14> well i really want to embed a compressed video.. right not the clip is compressed in xvid but im concerned that the average joe won't have these codecs installed necessary to view the clip
<14> not=now
<8> why not just use the flash 8 video encoder?
<14> never used it.. how file format does it create?
<14> bah
<14> how=what
<8> the answer to that question doesnt help you
<14> heh
<8> you should be asking something different
<14> where do i get it? how do i use it?
<8> but i mean if you even ipened up flash and tried for yoruself flash guides you right thru the whole process
<8> it comes with flash 8 -_-
<15> hey
<15> log
<16> joel o/
<16> howre u?
<15> not bad
<15> msging you
<16> awsome
<17> hi
<17> i have a movieclip attached to a cl***.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #flash
or
Go to some related logs:

#red
#beginner
ifriends legit
hack shopadmin
alan11111
#computers
largest walmart
#delphi
vb6 richtextbox textrtf bold
python+ps+aux



Home  |  disclaimer  |  contact  |  submit quotes