@# Quotes DB     useful, funny, interesting





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



Comments:

<0> but i dotn want to keyframe every frame to check what frame it is
<1> ?
<0> basically i have a movieclip i create from the library but it stays there in every frame
<1> just put an mc with an onenterframe
<0> the only way I found to remove it is to put a keyframe on every frame but 4
<1> _root._currentframe
<1> it will update your framecariable every second
<1> variable*
<0> isnt that the same thing as i did basically? but thats in a movieclip
<0> and there isnt an action on every frame
<1> onenterframe is executed every frame automatically so you only need one action
<0> so i can just put it in my first frame?
<1> put it on your mc
<0> ye aim sorry i get it
<0> thanks a lot
<0> i have another problem, my scrollpane loads in my swf with loadScrollContent(), but it doesn't scroll, should i load it into a movieclip first, and then into the scrollpane?



<2> !google site:macromedia.com flash .resfreshpane
<2> meh
<2> http://livedocs.macromedia.com/flash/8/main/00003988.html
<2> Description
<2> Method; refreshes the scroll pane after content is loaded.
<3> night shiz
<0> i did refreshPane
<4> mornin
<0> this thing won't scroll my swf
<0> it goes over the scrollpains boundaries
<0> refreshPane() doesn't seem to do anything
<5> is there any way of controlling the flashmovie from a html-link inside the flash? (a link in a flash textfield rendered as html)
<5> I use css to make the underline-effect when hovering the txt-link. IF it was a smart way of doing links like that without html in flash I would use that instead
<0> piphaz, why would u want to do that?
<5> I want the link-effect
<5> And I dont know howto do it in raw-flash
<5> I know there is a textfield.underline property but it means I have to have a new textfield for every link
<0> you can integrate css with flash im pretty sure
<6> hey
<5> yeah css is working just fine
<7> hmm
<0> i mean in flash
<5> I know
<0> u can define the css
<0> without html
<5> yeah?
<0> actually
<0> im not sure
<0> ha
<7> if I want to create a slideshow in flash controlled heavily by active script, where should I start?
<0> setInterval
<0> and loadMovie() i guess
<7> I've never used active script before (but i'm well versed in general programming logic)
<0> if u got the logic you should probably start there
<0> Piphaz: I know you can set css in flash for component styles
<5> but how would I then mark what in the text shall be a link? I cant use html-tags
<7> but flash has frames and whatnot... do i have to do anything with these? ie, standard preperation for compatability, number of required frames with SOMETHING in them?
<0> u want all actionscript
<0> ?
<0> right
<7> right
<7> i'll be loading and preloading jpg files
<0> hey piphaz
<7> so there's a seamless slideshow regardless of bandwidth
<5> hey
<0> look up textfield.StyleSheet
<5> will do .ty
<0> no problem
<0> thats exactly what you want
<0> raccoon: i suggest you learn a little bit of flash
<0> where are you going to get the images from?
<7> well, for this type of project, i want to create a new flash document, active script file, or project? (sorry, intensity new)
<0> just do new flash doc
<7> they will either be local (if run from an exe client) or from my web server.
<0> but you are loading them in right
<7> i'd prefer to make it cross compatable between these
<0> so are you going to use something external to define the images?
<7> ultimately, there will be hundreds of images, so not all of them will be preloaded. to start though, i'm open to anything
<0> preloading has nothing to do with anything right now
<7> i'm told i can't do a directory list, so i'll have to maintain an index



<0> thats bologna
<0> i used php with flash and did a slideshow based on whatever images are in the directory
<0> so it just updates as images are added
<0> if thats what you mean
<7> but you required a php script to feed an index right?
<0> no index
<7> or could flash interpret an apache directory list
<0> it p***es filenames to an array
<0> i suggest you start reading up on actionscript a little bit better
<7> i intend to
<7> at least, where syntex is required, i'm pretty confident. it's just getting started i'm worried about
<7> top down design and all
<7> right now i just want to get 2 images to load, and fade from one to the next. i'll then worry about panning and zooming these images (astronomy photos) to make it appear as gliding through space
<5> pacabel: but i still need a way to tell flash what part of the text that should be affected of a style...na dif I cant use html tags...what can I use?
<5> and if*
<0> so you make it html enabled
<0> and use tags on parts of the text
<5> and the problem is back
<0> u can use html tags
<5> first question was howto control the flash-movie from a html-link
<0> i dont think you can unless you use something like php to send something to flash to tell it where to go
<0> or something like that
<0> but you can html enable textboxes and fields in flash
<5> I was thinking simply Get-variables
<5> I know
<0> so whats the problem
<5> I have it of course
<7> pacabel, woudl you be willing to let me learn from example of your own slideshow?
<5> problem is then howto control the flashmovie from GET-variables
<0> GET-variables
<0> what is that
<5> http://www.site.com?variable=value
<7> http://site/flash.swf?getvar1=blah
<5> :=
<7> but that would require relaoding the flash
<0> oh using get
<7> i'm sure i've seen sites manipulate embed/object
<5> yep..thats why I rather not wanna use html-rendered textboxes....but I want the link-effect
<8> i need alittle help please
<8> i got a streaming flv player and i want it to autostart
<8> in the code it says autostart=false
<8> what do i put for it to autostart
<8> got it
<0> set it to true
<9> pah
<0> bye
<10> I have a newbie question :P I have made a button ... then the mouse is over the button it will starta a litle movie sequense ... a text that fades up... but I want then the mouse rollout from the button I want the text to fade back...
<10> so in the movie sequense on Button Over layer, I have made a sequense then its fading in... and then stop...
<10> now I want some script that tells the movie that when the mouse rollout from the button ... play the rest of the movie...
<5> anyone know of a cool pixelate transition between two movieclips?
<11> do de do
<11> howdy
<5> hows australia
<11> its.. australia
<11> brb, punching a kangaroo in the groin
<12> Need some help... with gotoandplay on a button... but the button is in a movie clip
<12> so I cant use mybutton.OnRelease .... in the frame action
<12> how should I do?
<12> anyone+
<12> ?
<12> If I use myanimation.onrelease... it works but the the button animations dont show
<5> how do I change the color on a text when hovering a button?
<13> who got a site about their flash services?
<12> please help
<12> Really anoying problem
<14> people complain that my flash movie's navigation menu doesnt appear unless they are using flash player 8... how do i make it so that it gives the user a link to dl flash 8 if it's not detected?
<15> what is new in 8.0.24
<16> 30% more crashes
<16> heh
<17> i have only crashed 8, 1 time..cutting a png from library.
<18> I have created a simple cl*** to extend Moviclip. http://pastebin.sekati.com/?id=MovieClipExtendCl***@e222a-1e3e8809-t . its in a .as file. How would I correctly use that within another cl*** file that I am using so that movieclips I create in there have the extended functions?
<18> I have tired import extendMovieClip and I can instantiate it with ex = new extendMovieClip(); and then access the fucntions via ex.returnLength(); but I want to be able to access it with movieClipCreated.returnLength(); etc
<19> sigh, is there any way to export graphics for an flvplayer components skin, so that I can edit them in something that *doesn't* ****? (like photoshop or psp)


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

bingo.swf
#stocks
#gamedev
#eggtcl
#linuxhelp
phan wise
hdc: tray open FC4
#computers
sata install XP nx6320
#beginner



Home  |  disclaimer  |  contact  |  submit quotes