@# 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> great
<1> heh
<1> mc.loadMovie("bleh.swf")
<1> if the loaded movie still behind, mc's depth is below the rest
<1> just need to reposition it in depth heirarchy
<2> _root.x +=5; _root.nyhetsbrev_skjema.swapDepths(_root.x);
<1> make depth an abosolute hands down highest number above all else, for sake of test
<1> like 1000
<1> or something
<2> yeah
<2> tried 170
<1> u did loadMovie like this _root.nyhetsbrev_skjema.loadMOvie("bleh.swf")
<1> ?
<2> yeah
<2> http://pastebin.com/706232



<2> this is my exact code
<1> u dont get an error with this?
<1> _root.nyhetsbrev_skjema.loadMovie(side ".swf");
<1> try _root.nyhetsbrev_skjema.loadMovie(side+".swf");
<1> no spaces
<1> with +
<3> is there a secure way of transfering images from a server into the flash movie? i.e. I want http://www.my.site/foo.jpg to appear in the flash movie, but I don't want someone to be able to view the jpg directly
<1> mc.loadMovie("http://www.my.site/foo.jpg";)
<1> ..
<1> its a loadmovie dabba doo time
<1> today
<3> but then someone could still just go to http://www.my.site/foo.jpg
<3> can I make it so the site accepts requests from only the flash movie somehow?
<1> yeah u can use php to load the image
<1> and with laodmovie u just call the php script
<3> but then someone could just go to the php script
<1> mc.loadMovie("http://www.my.site/bleh.php?image=nameOrCodeEtc";)
<1> well then u can set it up that only someone logged in can load it
<1> and if thats not enough
<1> i dont have another answer
<1> mc.loadMovie("http://www.my.site/bleh.php?image=nameOrCodeEtc&user=username&p***=p***word";)
<1> ..
<3> user=flash&p***=(some p***word)...
<1> php validates user & p***
<3> I guess that's okay...
<3> and store the p*** in the flash movie..
<1> yep
<3> hope noone guesses it or sees it...
<3> okay, thanks :)
<1> ;)
<3> I'm new to flash, what is this flash remoting stuff... lets me conenct to the database directly?
<4> hello
<4> have a movie clip which stops playing halfway
<4> onloading the swf file
<4> but when i hover over the clip i would like to play the movie clip from where it left of or start from a specific frame
<4> what are my possibilities?
<5> onRollOver = function() { play() }
<4> mrmg
<4> is that action script, because i dont seem to find rollover here
<4> this does not tell it to play at a specific frame inside the movieclip
<4> :(
<4> it is slightly more complecated mrmg
<4> any ideas?
<5> What are you actaully trying to do? It doesn't sound hard.
<6> R078902, I would suggest that you do a little reading on "event handlers", so you can better understand how to control flash with actionscript
<4> weori i understand event handelers and actually know to program in several languages
<4> but please give me a moment this is just some thing which i dont know how to do in flash
<6> R07, then perhaps F1 can guide you on how to use the specific event handlers that you have available to you for the MovieClip cl***
<4> on my main scene i have a movie clip which has a time line of it own
<6> onRollOver, onRollOut, onEnterFrame, onRelease, onReleaseOutside
<4> ad it plays regardless of the main timeline
<6> ^ These may be of particular interest to you
<4> weori give me a moment will you?
<6> np
<4> thanks
<4> this movie clips stops playing half way
<4> but i want to resume it when i rollover the clip
<4> i understand the rollover
<4> which i have set fine
<4> but how to I resume the movie clip where it left of or make it play from a defined frame of its own timeline instead of the main timeline?



<5> R078902: check _currentframe
<5> mv.gotoAndPlay(frameNumber);
<4> ok, thanks
<6> http://aerosdesign.com/jsorensen/store/client/lifted/sitebeta/
<6> if anyone can check this and tell me how it performs .. that would be nice :d
<7> what screensize did you made it up for?
<7> 1200x1024 or smthing?
<5> looks nice weori
<6> P15, 1024
<6> mrmg, thanks
<6> I will have a javascript snippet in there that will activate the browser scrollbars so those that are sub 1024 can still see the content
<8> why not just have the content showing at start?
<6> hm?
<7> ok, it felt like the scrollbar on the right bottom was being cut off.
<8> why to roll over buttons then get content... ?
<7> it looks nice.
<6> oh, I am planning on having a visual underneith the content, some sort of very large spectrum analysis animation
<8> i see
<7> Nice...
<6> to go along with the audio, since the music is going to be the central part of the site
<8> and teh pr0n is where?
<8> xD
<6> hahah
<8> heh
<6> I should add some ...
<6> a nice little "easter egg"
<8> all sites should ye
<9> weori uhhh it's too big on my 1024x768
<8> swat t'internet was invented for
<7> Another way to go would be to set the content boxes open at 10% alpha, just visible. and to 90% on mouseover. it might cost more performance though with a visual behind it
<6> yeah that's not a bad idea either
<7> Smurf, it seems that way. Do a full screen view on 1024. it's 1024 allright
<9> i can't
<6> I will probably bunch it up a little bit more when I finalize things so that it fits nicely in 1024
<7> weori, the upside is that people see right away that there is more content. i like the idea you have in mind anyway though.
<9> weori make it work at 1024x768 and you're god to go
<6> I have everything completely modular so all I need to do is edge the movie clips over a bit
<6> :D
<7> god to go...? *bows down*
<6> spent ***loads of time making everything dynamic and easily maintainable
<7> :)
<6> lol
<6> unfortunately I don't think he meant to call me a deity
<9> yeh
<9> good*
<7> I dont believe in coincidence! Hehe
<7> Since you're here now... i have some questions. That bike i wanted with 4, why didn't i frikking get it hm? Hehe
<6> because I don't exist
<7> Oh ok..
<7> weori, the controls for the player arent visible on 1024 FF. So you might indeed need to reorganize a tad
<6> Yeah I'm going to condense the middle section down about 100 or so pixels
<7> you could take some off on the top. that might fix it all right away
<6> and then I'm going to make it so that if the browser window resizes below the swf's native width ... then you get scrollbars
<6> instead of the whole thing just cutting off like that
<6> I was just having issues with getting some centering functions to work ... and i'm ridiculously tired right now
<9> http://www.mega64.com/re4.htm hahahaha
<7> i can imagine. if it's all modular. all the work mostly doesnt show on the frontside
<6> yeah, unfortunately not, but the work will show moreso in the following sites that I work on hehe
<7> i mean, make a window appear and disapper on a click. it's two clicks to do, but a heck of a lot more work to make it so
<6> yeah, well it's not that hard if you build a cl*** that can handle all that functionality for you
<7> i know, just to show what i meant to say
<7> anyways, i need a shower. the weather is mad here today..
<6> for instance, on that page I have a "module" cl*** that I plan on extending, it inherits from movie clip and I have a few custom functions for various routines
<6> yeah I need to sleep, thanks for the input
<6> take it easy
<10> any of you know much about FlashChat?
<11> hello
<11> do u use flash also t odo 3d yhings??
<10> no
<10> flash doesn't do 3d
<10> it fakes 3d
<11> yes i meant that
<11> ;)


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

unlock an excel file
.bin file bakmak*
#computers
#linuxhelp
#politics
.googleearth.fi
quasi defonition
#worldcup
#nhl
#goal



Home  |  disclaimer  |  contact  |  submit quotes