Statistics in January showed that more than 50% of people use 800x600 monitors to surf the Internet. Just because most programmers have 1024's doesn't mean we should develop for that resolution.
The good news is that since Flash is vector-based, you can resize without losing quality. You don't...
You can not mix the scripts like that. Are you writing this scripts yourself? I am assuming that is ASP, I need to know if Namespace("showContent") is calling a variable (ShowContent) from the recordset Namespace, meaning that it is linked to a database. Anyway, instead of doing the...
Flash works with sound in digits of 11khz. It resamples sounds that are not like that making them slower or faster. You need to import your sound in 11,22 or 44khz. You can try to grab your file in the Windows Sound recorder and change the properties from there.
Also I recommend to use the mp3...
Just put it inside a table and center the table.
<table align="center">
<tr>
<td>
COPY YOUR MOVIE CODE
</td>
</tr>
</table>
Fernando Regueiro
ferhelping@yahoo.com
It is hard to tell without looking at your file but probably the problem is that when you created the textfields for all your text, the properties are not set well.
Try this:
Select one of your textfields that is having trouble.
Now right click and select properties (Flash 4) or...
When you import it to Flash, it will be in the Library and you will be able to update the file and publish again.
If the file is protected, write me for the solution to that.
Good luck.
Fernando Regueiro
ferhelping@yahoo.com
Vulcan:
Send me your banner and I'll take a look at it. If you can wait until Monday, I'll do it then. <p>Fernando Regueiro<br><a href=mailto:ferhelping@yahoo.com>ferhelping@yahoo.com</a><br><a href= > </a><br>
Email me and I'll try to help you. Give some more info on what you know about Flash already so I don't have to start all from the beginning.
See ya <p>Fernando Regueiro<br><a href=mailto:ferhelping@yahoo.com>ferhelping@yahoo.com</a><br><a href= > </a><br>
Can you send an URL or email me the file to check it out?
Are you loading the new movie at a different level and controlling it with Tell Target?
Let me know.
<p>Fernando Regueiro<br><a href=mailto:ferhelping@yahoo.com>ferhelping@yahoo.com</a><br><a href= > </a><br>
The only solution that i can suggest here is to use the mouse hide option in Flash 5. This will get RID of the mouse all together. Use the ROLLOVER mouse event with the OBJECT/MOUSE/HIDE action and then you can create a small movie clip inside the button with a mouse follower and create your own...
Sometimes you want to resize your movie for whatever reason and it is not practical to resize each element in the movie, specially with a lot of animations and layers. Here is the solution for this problem:
Grab all the frames in the timeline. They should all be black, now right click and...
The same thing can also be use with CGI. Just send the variables using GET or POST like Napalm said or use the FSCommand and write the code to send the information.
COOL <p>Fernando Regueiro<br><a href=mailto:ferhelping@yahoo.com>ferhelping@yahoo.com</a><br><a href= > </a><br>
You have to load the new movie at a different level. Create your second movie with the same dimensions and just draw your elements in the stage. Don't create a background an don't publish in windowless in this case.
In your original movie, assign the Load/Unload Movie action to an instance (it...
How much memory do you have? This is usually why Illegal Opp happens.
Let me know. <p>Fernando Regueiro<br><a href=mailto:ferhelping@yahoo.com>ferhelping@yahoo.com</a><br><a href= > </a><br>
You can force the input to be all lowercase even if the user enters Uppercase letters. They won't even notice but it will make your life easier when you use variables. Here is how: You create the "Submit BUTTON" or whatever that pulls the read variable action. The text field where the...
Your div tags should have a parameter called z-index which controls the position of the layers. I think that the layer in your movie has a lower value than the menu and that makes it be in front. Change the z-index inside the div tags and make your menu z-index=1. If you don't have the z-index...
When you create the Drag Movie Clip action to get the trail, there is an option in the right side. Check the Constrain to rectangle option and enter the coordinates that you want to use.
If you need more help about it let me know.
Ferhelping
Fernando Regueiro
ferhelping@yahoo.com
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.