@# Quotes DB     useful, funny, interesting





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



Comments:

<0> http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14201
<1> paste and make it a button symbol
<1> i had it as a graphic symbol in this doc, but when i converted to button, it still wouldnt show the 4 frames
<1> but i got it, it worked in the new doc, as a new symbol as a button
<2> Ize: i dont believe that is what im looking for
<3> _wicked_: yeah, sup?
<2> read ^
<3> got a link?
<2> im tring to create a banner that is standard size, but i want some images to be able to go outside of the banner size and still show
<2> no i dont
<2> i saw it manny moons ago
<3> well i'm betting it wasn't a standard size banner
<2> really
<3> we all know you can't exceed the stage boundaries in flash
<2> not even with AS?
<3> no



<3> you have a stage size
<2> how do they make those drop down menu's then, that go outside of the staged area
<3> i've never once seen anything go outside of a flash stage
<2> hmm
<3> those settings in the object code for width and height do not allow for anything to exceed them
<4> the flash stage is always big enough to hold your object
<4> the html/css is different
<2> hmm
<2> o well
<4> if you topmenu is 30px high, but the stage is 150px you use magical html/css to make it work
<3> you can always make something SEEM to be a standard size and have an actual larger stage area
<2> but then the banner wont be able to go into the rotation
<3> then it would look like the objects went beyond your boundary but that wouldn't actually be the case
<4> <div id="menu_container" style="position: relative;"><object ... style="position:absolute; height: 30px; width: 500px;"> ...</object></div>
<3> right
<3> that's the reason why people have the standard sizes, if you exceed them they tend to **** up designs
<1> well hrm
<1> i did it right i think
<4> then there are the magical flash ads that open a superwindow and annoy the hell out of me
<3> iirc you can set flash into a div layer above everything
<1> i have the image present on the "up" frame in the botton
<4> MerZikain, that's what I just did :)
<3> and then it shouldn't **** up a layout and you could make it larger than normal
<1> then on the over frame, i deleted it
<3> frb: how often do i pay attention to you?
<3> ;)
<1> wouldnt that make the image disapear when the mouse is over it?
<3> Mr2D0nets: what are you trying to do?
<1> ok
<1> i have a peice of pvc
<5> hmm, does anyone know if using Scene is a good way or the bad way?
<1> in this thing im trying to make a diagram of it
<1> im trying to make it to where then the mouse is over the peice of pvc
<1> it shows whats inside
<1> so i just want the pvc to disapear when the mouse is over it
<1> i though ti did it right
<1> but when i do control test movies
<1> it doesnt do anything when the mouse is over it
<3> just have a movie clip with the pvc in one frame and the diagram on the second with stop(); in both frames
<3> then pvcMC.onRollOver=function(){ pvcMC.gotoAndStop(2); } pvcMC.onRollOut=function(){ pvcMC.gotoAndStop(1); }
<3> it's not that hard
<1> dude im nub
<1> ...
<1> i usualy just use flash for drawing
<3> n00b not nub
<3> a nub is what you have if you chop off your hand
<3> and if you're a noob, just make a button clip out of it
<3> on the up frame put your pvc and on the over frame put your diagram
<3> done
<3> it already has over and out behavior ***igned to it because it's a button clip and you don't have to know AS
<1> yea thats what i did
<1> i have whats on the inside the pvc as a symbol under neith the pvc
<1> so i made a button
<1> with the over showing the pvc
<1> i mean
<3> wrong
<3> just put them both in the button
<1> the up showing it, and the over i inserted a key frame and deleted the pvc
<3> just exactly the way i just explained it
<1> k



<1> cool
<1> worked
<3> indeed
<3> the power of the food compells me
<3> brb
<6> hahaaaaaa!!!
<6> damn
<3> ?
<6> gold, silver and bronze for austria!!!
<6> in skiing slalom
<3> ;)
<6> heh no
<3> this is ridiculous
<3> if i gave you a series of key frame drawings and told you to trace them keeping in mind the shape and type of material the objects represented are made of, would you just trace everything that was drawn and not follow any of the other instructions i gave?
<3> i mean ****, these are sketches, roughs, they give the basic shape of the character
<3> if you see the shape of a sword in their hand do you follow the sloppy sketch lines or think to yourself "wait, this is a sword, it's made of ****ing steel, it doesn't wobble, maybe i should make the lines straight"?
<3> i'd ****in hope you would
<3> ugh
<6> heh why are you asking?
<3> because my intern obviously doesn't understand that concept
<3> she has traced all of the lines as they are in the sketch
<3> i told her to keep in mind the type of object she's drawing
<6> heh i guess she's lazy or dumb.... or simply: a woman.
<3> swords don't ****ing wiggle
<3> i even said "if an object is roughly circular, use the circle tool instead of tracing it with the pensil/line tool"
<3> and what does she do?
<3> you guessed it, she used the ****ing line tool
<3> ugh
<3> the only thing that saves her *** on these at all is the fact that the frames will only show for a fraction of a second so no one will really see any detail
<3> oh my god
<3> this womans breasts are so fubar
<6> :)
<3> >_<
<3> she HAS breasts and she can't understand the concept of contour >_<
<3> wtf
<3> i guess i have just made the mistake of ***uming that everyone had deductive reasoning skills
<4> you sound like cartman
<3> actually i don't
<7> hi
<8> haha
<8> the award ceremony is funny
<8> 3 austrians
<8> :)
<3> goddamnit
<3> ****ing flash >_<
<8> you squirts.
<1> ok question
<1> remember im noob
<1> now i made a button
<1> that i want to start playing the movie
<1> whe ni do control test movie
<1> it automatically starts looping the movie
<1> hwo do i make it open without starting the movie
<1> so that the button starts it
<9> put a stop in your first frame
<9> and then do the tutorials
<3> stop(); is your friend
<1> k thanks
<10> hello, is there a cross browser way to embed a flash movie in a page that doesn't break w3c validation?
<3> wtf
<11> zygron: flash satay
<11> !google flash satay
<12> http://www.alistapart.com/articles/flashsatay/
<13> satay is bad
<13> flashObject is far better
<10> FearX: ok thanks i think i read about that method on another page but then there was an update later on that said it caused problem with safari or some other browser
<11> ok, use flashObject, whatever's better
<13> http://blog.deconcept.com/flashobject/
<10> hm yeah but that means i need javascript enabled... very unlikely that it will be disabled but still :p
<13> and what about flash being disbale...
<13> or perhaps the guy hasn't internet


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

ferginas
wsh adfind
hacked cbts
ku klux klan.com
#freebsd
#nhl
zombiebush
what is courierimapsubscribed
competitor to secondlife
raveness2



Home  |  disclaimer  |  contact  |  submit quotes