@# 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 11 12 13 14 15 16



Comments:

<0> i want to know if i can have some code in a button without it conflicting with each other
<0> its only 3 commands
<1> u can
<1> :))
<0> its one on rollover,on release outside, on release
<0> cuz im making a form field
<0> and the button is inside a movie clip
<1> whatever u are makin, u can
<0> so im trying to put the code in the movie instead
<2> rollover is one event - and either the release or release outside will be called, depending which happened
<0> when i publish it and click submit i get a syntax error
<2> thats a syntax error
<2> lol
<2> :)
<2> fix error
<1> :))



<0> but when i created a simple button without animation it worked fine
<2> it likely told you exactly the problem too
<3> i traced my buttons and i know for a fact i am calling them correctly
<3> the sendAndLoad still wont work within the mc
<2> oh - visual error?
<4> hey guys http://www.trevorvanmeter.com/flash.html i was wondering how the transition effect is accomplished. I tried to do an alpha and a gradient but iti ends up making an image in the back ground disapear that i want to stay staic every time something is loaded. Any ideas?
<2> does allowinsecuredomain ring a bell sneakerz?
<4> evening nib :D
<1> where is a transition efx ?
<0> some one plz help :*(
<4> between every selection.. just a wiping of the screen.
<4> /w a gradient...
<5> SHiZNiT, are you confirming my 16873% flash 8 penetration prognose
<2> what kind of math u use to get such a percent?
<1> it's just a mask
<2> heheh :)
<5> SHiZNiT, wishful math
<2> no doubt :)
<2> %P
<4> yeah i thougth so but when i did the mask i coudln't get the gradient? :S
<4> just a hard edge.. what am i doign wrong?
<5> ok seriously is everybody thinking flash 8 is around the 15%?
<5> that's pretty bad if it turns out true
<6> let's say 25%
<4> suv whats this about flash 8?
<4> oh of users having?
<1> use a mask to mask a white square ending with an alpha gradient
<4> ohhh ok i'll give that a shot...
<4> i've been working for 10 hours straight on this haha im just not thinking haha
<2> u do know its avail version 7 as1 right suv?
<2> :/
<5> SHiZNiT, what?
<2> oh i thought yer comment was in reference to allowinsec..
<2> heh
<2> sorry - just smokin ~:P
<2> \m/ (>_<) \m/
<2> oh wait
<2> \m/ (o_O) \m/
<4> thx nib.
<2> heheh
<6> http://mordecai.lizweb.no/Untitled-1.html
<6> I love that flash8 feature
<5> well noone objects 16873%, I therefore conclude it's true
<6> and I will find a way to use it for my next project.
<2> hehe :)
<7> suv4x4 did you carry the 1 and divide by pi
<2> mmm pie
<8> lo' bob
<2> heh
<2> pie?
<7> apple pie
<8> i like pie
<2> mmm pie
<7> apple pi
<8> Deka is so not on the same page
<7> lol
<2> http://www.albinoblacksheep.com/flash/pie.php
<7> lol
<7> pie is gooooooooooooood
<1> pie pie pie



<7> pi charts
<3> <2> does allowinsecuredomain ring a bell sneakerz? <=== no it doesnt
<3> but does that have something to do with it working outside of the mc?
<2> i thought you mentioned another domain
<3> no it works on the main timeline
<3> but not the mc
<9> pie!
<2> oh
<2> then fix your scope
<2> and all will be well :)
<3> i cant figure it out
<3> i've been trying for 2 days
<3> can i msg you my functions?
<2> nope, we have a pastebin at http://pastebin.sekati.com for code related matters
<2> :)
<2> nice li'l actionscript highlighter
<2> throw it there, url here
<2> :)
<6> lunch time yay
<6> I love eating lunch at my desk
<7> what u got
<6> salami sandwiches
<7> nice
<6> yes
<6> fixed your stuff yet DekaPatro?
<7> going round and round in circles :(
<6> man you've been asking alot
<7> i know
<7> making slight progress
<7> but its bugging the life outta me
<6> are they paying you an hourly rate?
<7> its not like that
<7> its in-house
<6> so they are your employers
<7> yes
<6> so.. that means you work for a bookmaker?
<7> not exactly
<6> it sounds much cooler, so I would use it
<3> SHiZNiT
<3> http://pastebin.sekati.com/?id=sendAndLoadproblem@dfcc3-b51735f7-t
<0> can someone please check some code for me in a pm?
<0> its not much
<6> "I work for a bookmaker" sounds cooler than "I sit on irc at hours on end asking people to help me finish a simple login system"
<7> lol
<7> its not a simple login system
<7> its more complicated then that
<7> lol
<6> it's a login system.
<7> partly
<7> morde-wrk can i pm u
<6> things are what people perceive them as
<6> ya sure
<7> :D
<3> http://pastebin.sekati.com/?id=sendAndLoadproblem@dfcc3-b51735f7-t can somebody tell me what the prob is?
<6> keep in mind I **** at actionscript.
<6> and php.
<3> this code is all on the main timeline
<0> anyone :(
<0> ?
<0> please
<2> sneakerz - code looks right, buts its 3:43am here - so if you're getting your script telling you its erroring, its because it connect access the file - the } else { is thrown if no file exists .... odd it would do that in an mc and not on the root, unless you infact change the swf, and possibly lost some publish options or such
<2> cannot access the file*
<2> :/
<3> i tried to republish and reupload to my host
<2> in frame1 of swf, any layer - new one if you want... try putting System.security.allowInsecureDomain("www.domain.com"); ***uming you're accessing as www.domain.com and not domain.com, otherwise, adjust accordinly just to be safe - see what happens if anything
<2> erm allowDomain
<2> System.security.allowDomain("www.domain.com");
<3> ok i'll try
<3> wow, it worked!
<3> wooohoo!
<2> ::)
<3> can you explain why that worked?
<3> :-D


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#beginner
#beginner
#windows
ron jermery
#linux-noob
mperkelay
#heroin
#flash
t
#linux-noob



Home  |  disclaimer  |  contact  |  submit quotes