@# Quotes DB     useful, funny, interesting





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



Comments:

<0> ok
<1> at the very top?
<2> i don't see that on mine though
<0> yeah
<2> but that's a margin issue
<1> what is that a background image?
<2> safari ****s goat balls btw
<0> plus a banner image at the top
<2> the banner should be at the very top
<1> I see.
<2> oh
<2> lol
<2> i konw what it is
<2> your banner is in a <p>
<2> get it outta there
<2> or



<2> do p{ margin: 0px; padding: 0px; }
<2> but that might conflict later on
<0> perfect :)
<0> it's gone now
<0> thx
<2> cool
<0> now if i can figure out how to use this imageready, i'll be in good shape :)
<2> still though, safari licks camel anus
<0> lol
<2> imo hehe
<0> so image ready will write a html code containing all images and links?
<2> yep
<3> Any flash artists here interested in working with writers?
<2> what do you write?
<3> FearX: I'm a published author of fiction/poetry/opinion columns and a few short scripts
<3> i love the idea of working with flash but
<3> everytime i get into it
<3> I realize it's not my destiny to learn all the basics =)
<3> but I would love to work with skilled folk
<2> i see, sounds like a relationship for people with spare time, unfortunately that i am not
<3> i dont have much spare time either - persay
<3> but I work at a computer
<3> and work as a writer at a computer
<3> so i can 'steal time'
<2> heh
<3> fairly convenient actually
<3> the problem is...
<3> working in a creatively draining environment
<3> you really need partners to join you
<3> for example, I'm on payroll as a tech-writer
<3> I shoudl be stealing free time to write fiction
<3> and sell it
<3> but its so hard to put away the tech-**** and turn it off
<3> while you're there....
<2> do you write screenplays?
<3> FearX: I've published one short screenplay and have been writing a few others but no credentials on those :]
<3> What I'd like to do
<3> Is take some 20-30 page short stories
<3> and re-write them as screenplays
<3> in the accepted format
<3> which i'm familiar with
<3> and then team-up with a flash artist
<3> to build the screenplay
<3> in flash...
<2> the storyboard?
<3> Hmm. Well, that's one good approach.
<3> I can write the fiction and re-write them as screenplays
<3> I'm not sure the best next steps
<3> as far as building characters / MC's etc...
<2> before i die i want to make at least one movie
<1> I have something similar in production
<1> It's a transition of my short stories and poetry into flash
<3> I did one video just to see what I coudl accomplish myself
<3> and did a lot of bitmap tracing
<3> and got some people to record vocals
<3> none of it came out all that well
<3> Amazing how much thought has to go into the basic things like finding two vocalists who can read a dialogue well
<2> i have a great respect for screen and vocal actors
<2> it's easy to tell bad actors
<3> I do now....
<3> I didn't realize how hard that was until recently



<2> well, i respect them because i'm HORRIBLE
<0> fear...still here?
<2> yes
<2> barely
<2> heavy lids hehe
<2> empty coffee cup
<0> lol
<0> you familiar with imageready?
<0> i figure out how to make the rollover button, but how do I import it to the banner image to get the code?
<2> well, you should just able to output the html and then copy that into dreamweaver
<0> hmm, lemme try something
<0> ok, i just need to figure out how to define the rollover area
<0> because right now it's the whole image
<0> and obviously that won't work :)
<0> GOT IT! :)
<0> you there fear?
<0> i got it all figured out
<2> wicked
<2> congrats
<0> if you're still here when i finish, i'll up it for you :)
<0> thanks for the help
<2> ok, pm me if i don't respond here
<0> ok
<4> anone have a simple animation source that loads a few symbols from http and bounces them around?
<5> morning folks
<5> i'm starting to think people just leave this thing on overnight without ever actually being here
<1> Yeah
<1> I idle all the time.
<1> It's kinda standard IRC practice. :)
<5> my computer would keep me up at night if i did that
<5> too many loud fans
<1> Well that ****s.
<1> My computers hardly ever get shut down
<5> i believe i allready bothered you with my actionscript problem last night?
<1> Pretty much only during power outages and upgrades.
<1> I think so..
<5> filefrag, do you happen to be a master of all things actionscript?
<4> i downloaded a .fla and don't see where the action script is how do i open taht part
<5> depends on where they put it but F9 opens the actionscript console
<5> actionscript is either attached to movieclips or buttons or to a frame (if it's on a frame it's got little "a" in it)
<4> ok i found it by hitting f9....
<4> how do i p*** params to flash and how do i read them from isnide flash?
<5> no clue, i use actionscript for animation not interaction with other applications
<4> well if u embed the .swf on a page can't u p*** it a param with the query somehow?
<5> oh flash can interact in all kinds of ways, javascript, php, xml
<5> i just don't know how
<6> it's easy index.html?param1="string"&param2="string2"
<6> http://www.permadi.com/tutorial/flashQueryString/index2.html like that or use php
<5> bugiam, think you could help me with my actionscript problem?
<6> tell me what's wrong first, and then i decide :)
<5> well i made a script that places a bunch of mc's and then has them repulse each other if they get too close to one another which works fine
<5> then i wanted to expand that by having all the mc's attracted to the stage centre but not at the cost of invading each others personal space
<5> which doesn't work that well, they seem to avoid some personall spaces while settling in a number of overlapping positions
<5> http://snottlebocket.com/actionscript2/pinky1.html <--repulse
<5> http://snottlebocket.com/actionscript2/pinky.html <-- repulse and attract
<5> http://pastebin.com/740816 <-- script
<6> i have no idea, ask in #actionscript.
<5> k
<5> thanks anyway
<0> fear you still around?
<7> who here has seen "Once Were Warriors?"
<8> yes
<7> it's a nasty movie
<8> but you're from nz =p
<4> if i say slides_xml.load("slides.xml"); does it load it locally over http?
<4> so could i say slides_xml.load("slides.php"); to get it to execute the php or do I have to say .load("http://fulladdress";);
<9> woah
<9> this kick***ness has arrived yo
<9> booyakasha!
<10> Hi :)
<10> q: how can i make flash run as a tray icon?
<11> you mean flash fxp ;) ?
<11> !google swf file browser
<12> http://www.tomdownload.com/multimedia_design/animation/swf_media_browser.htm


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#stocks
#visualbasic
#windowsxp
coruier to dovecot
#beginner
#freebsd
#computers
#beginner
#beginner
#politics



Home  |  disclaimer  |  contact  |  submit quotes