Hi everyone
I have this personal site I'm working on, and I'm having some trouble with a sound issue...
I've some loop tracks that play in the background, with this code:
MySound = new Sound(this);
MySound.attachSound("sound1");
MySound.start(0, 999);
MySound = new Sound(this)...
Sorry, but that wasnt so clear to me ,maybe because my native language is spanish so it's a bit confusing... maybe we can set a more clear example for what I need, so I try it with my flash movie...
example: I have this text (dynamic text; multiline, render as html; instance name: mytext)...
Hi, I need help with a flash site I'm making
I have a dynamic text that has a scrollbar component, and I need some parts of that text to trigger some loadmovie's.
For example, a certain part of text must link to something like this:
loadMovieNum("G2_7.swf", 1);
I thought that maybe...
Hi, I need to understand how to create an image loader from an xml file using Actionscipt.
I've already used other methods in the past, but apparently this one is better and easier.
I need something like this (in the site, click on "Descripción"; an image navigator will load on the right)...
I have a main movie with a "home" scene, that has a number of buttons. This button have an animation, thay fade in diferent shades of gray. When you are over them the others turn light gray and the button selected turns red.
I tried different ways of doing this, and the only way to do it is...
I'm having a problem with my movie.
Some people seem to be having an unexpected error when te movie loads, I'll try to explain what's happening
I've a main movie that loads movies using the loadmovie function in a main scene, beeing this the code I'm using:
on (rollOver) {...
I think I've solved this problem; I just used "render text as HTML" in the propierties panel, and now is displayed with different fonts and colors, just as I needed.
but, now I have another problem.
This movie I'm working on must be loaded into another movie using the loadmovie action.
I've...
Hi, I have a problem
I'm making a text scroll; I've a dynamic text and two buttons for the scroll action
The problem is, I need to have more than one font inside that dynamic text, and I'm not beeing able to make that work.
Is this possible? can I have more than one font ina dynamic text? Is...
the external movie has 2 scenes
this is the code for the loader, wich is in one scene, the content is in the second scene.
I don't undersand clearly the _root thing you told me about, but here's the code. IF you know how can I fix it, please let me know
function cargando() {
var total...
Hi, I need some help with loadmovie in flash
I've a movie wich contains a "home" layer and other layers for different sections of the site.
each of these sections have an horizontal button bar on the bottom and the logo on the top.
In another layer, behind all this there's an empty movieclip...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.