emgage
Mar 13 2005, 05:31 PM
pll
Mar 13 2005, 05:33 PM
the .fla
failed to open file
the .html file :
Not loaded anmation
Reply
emgage
Mar 14 2005, 12:30 PM
it works fine 4 me. do you have flash mx pro?
Reply
Scorpio_
Mar 15 2005, 08:21 PM
Hi !
I have replaced the letters with the ones that u wanted and
they are ready to be sent !
Just post back here if u still want them or not.
C'ya
Reply
emgage
Mar 16 2005, 02:34 PM
yes, thank you very much 4 making it. can you send it to me?
Reply
Similar Topics
Keywords : simple, flash, customisation, required
- Flash Action Scripting Help Needed
(6)
Flash Video Recorder
(2) Hi, I need a flash video recorder where you can record video from a webcam and then convert it in
avi or wmv. It needs to very clear and of high quality. It needs to work with RTMP streaming server.
Send me an email if you have one or can create me one to Shirley(at)globologic(dot)com. ....
Free (legal) Flash Editor? Anyone?
(9) hi folks, im looking into starting flash and learning it etc....I have some experience from flash at
school where they had the flash suites. But i cant afford freaking£600 just for a computer program.
Its absolutely ridiculous. For that i could buy two laptops. What the hell. Macromedia has issues.
I might not even get into flash and quit so i need a free flash editor, that gives me most of the
features from the stupid paid software but for free. Anyone know of one?....
Ms Word Document Sample Required
I need an MS Word document as a sample (0) I am writing a small script, and need an MS Word document that contains an email address, or a list
of several email addy's. They do not need to be "actual" addresses, just formatted as email
addies to test the script and how it handles them. I will NOT be using or selling the addresses.
Guaranteed. Only the formatting of the address is being tested, not the address themselves. If you
have, (or will create), a document, please forward a PM and I will send instructions to you about
how to forward it to me. Thanks for reading this request.....
Flash And Transparency
(7) Hi folks. I want to know if its possible to modify the transparency of an image in flash to give a
gradual transparent gradient? EG like the T17 banner where the text "Trap17" reflects. I know i
can do this in the GIMP but i need the background of the image/text to be transparent, and GIF is
the onyl format i can do that reliably and of course GIF is indexed and so i cant have a gradual
fade effect. Im really stuck on this one and im no Flash expert so any ideas? Ive attached a
screenie. Thats the effect i want (the black background is there so the effect is easy....
Flash Tutorial Simple Motion Tween
Introduction to motion tween (0) A motion tween is a moving object. In this tutorial we will learn how to make a flash with Adobe
Flash CS3 Professional to move graphics around. Follow these steps 1. Open Adobe Flash CS3, click
File New, Selection Action Script 2.0 and click OK (I prefer 2.0 for compatibility) 2. Now you will
see a blank page like, now we will set the canvas size. Click the background or gray area. 3. Click
Size button on the bottom Properties page. Enter the width, as this example will be width 400px,
and height 300px. 4. Click OK 5. Drag a picture from your folder inside the CS3, or ....
Create Dynamic Html/php Pages Using Simple Vb.net Code
Taking your application data, and creating a webpage for others to vie (1) This example will show you how use a string in VB to create PHP code. In order to do this, you need
a string to store your PHP page and a function that I will list at the bottom of the page for you to
put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
-------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
Flash Header Edit?
flash header edit (2) Can someone help me edit a flash header from a template. I can figure out MX 2004. I am a novice web
designer at best and need some help editing this header. Thanks so much ....
Which Flash Drive Do You Use?
(26) temme which flash drive you use??....
Finding Good Free Hosting Can Be Frustrating And Costly.
Simple free hosting is anything but. It could cost you dearly. (1) I have a home. After several weeks of searching, reviewing, and posting I have solid, free, feature
rich hosting. Thank God for Trap 17. The first question a reasonable person would ask is why bother?
Just get paid hosting. Well I have paid hosting and it is not so different from free hosting. Same
issues, same features. One big difference is when they go under your payment for services goes with
them. I needed a good free host for my clients. I wanted to be able to say hey try this host with
your new site from me and you can have great service at low or no cost. The b....
Adobe Flex/flash/actionscript Forum
There is a need (1) With Flash Player 9 on practically every PC, a lot of web developers are moving to Abobe Flex, Flash
and Actionscript as a development platform. I've seen a few posts related to the platform and I
feel that a dedicated forum is more than warranted. Flash discussions could fall under web design
as a sub-forum, while actionscript could fall under Programming Languages. There is also MXML to
consider. It's Adobe's custom mark-up language for flash components. But these are just
suggestions. Hopefully forum admins will look further into this issue and find it vi....
A Simple Preg_replace Help Please.
(2) Hello.. Im looking for some help. I want to use preg_replace function to replace the following type
of code tags. CODE <code lang="php"></code> <code
lang="javascript"></code> <code lang="css"></code>
My question is that, in the above code tags, language (lang) is not always same, how can i use
preg_replace with the above code tags to place them with something. Any help will be very much
appreciated. thanks.....
Flash As3 Question
Alternitives to root (2) Hi. Basically, the MovieClip(root) thing is dodgy at the best of times. Besides - it's not
recommended to use root at all. In fact, it's highly discouraged. I've seen plenty of posts
about this, but for the life of me, I can't find anything about what else I should use. What
alternative should I be using to access properties/mc's/etc from the root/parent time lines??
edit:Cleanup/spelling fixes, etc.....
I Need Some Help With Flash And Div Overlay
using wmode in IE problems (5) Hi guys, I have a problem with one of my designs at the moment. Here's the problem: I have a
flash game in the middle of a page. However, the site navigation has dropdown menus that go on top
of the flash. Now, the navigation works if I use "wmode = transparent" or "wmode = opaque" in the
flash code. Yet, there is another problem: In Internet Explorer (I'm running version 7) the
arrow keys "up" and "down" in most flash games will not work properly. Instead, they will make the
page scroll up and down, even if the flash file has focus. This situation does not exi....
Simple Javascript And Password System
How to protect your pages with password (9) The quickest way to get a password protection system up and running is to use a Prompt box in
JavaScript that has a title like "Enter your Email Address". Only you and the relevant users know
what the password should be, could even be one each, that can be sorted out at the next page then
pass the "input" directly through the url by changing the .href, like
http://www.iSource.net.nz/users/?leTmeIn= The page that then processes this should also check for
the referring page, and three fails from an IP if you like the php (the next page): CODE
<?php // processdo....
Photoshop, Flash And Fireworks Tutorial Site Links
This has a huge links of useful sites (2) Adobe Photoshop Tutorials http://www.rainworld.com/psworkshop/
http://www.reality9.com/tutorials.html http://www.spoono.com/
http://www.stridingstudio.com/tutorials/ http://www.designsbymark.com/pstips/index.html
http://geda-online.com/tutorials.htm http://www.thewebmachine.com/
http://www.extremephotoshop.com/tutorials.aspx
http://www.thinkdan.com/tutorials/photosho...-tutorials.com/
http://www.designerslounge.org/tutorials/ http://www.eyesondesign.net/pshop/tuts.htm
http://www.eyeball-design.com/fxzone/tutorial.htm http://user.fundy.ne....
Flash Actionscript Help
i need help on some actionscript for flash galleries and such (10) Hi guys i was hoping if anyone that is good at coding could pretty please help me out im rather
good at designing compared to coding for flash.. so here goes.. Im trying to make a flash gallery..
ive started. and i know how to make buttons to go nxt and back and so forth... but i want to know if
anyone knows the actionscript to make a thumbnail .. so that you click on it .and it will load the
larger version on a little flash popup screen or just somewhere on the page.. its hard to explain
but ill try to find an example to show u /smile.gif" style="vertical-align:middl....
Simple Php Login And Registration System
(15) Hello. This is my first web tutorial ever. This is basically a simple register and login script.
Yes, I know it’s a bit rubbish but I’m quite new to PHP/MySQL. Here’s the register form. This can
be any file extension you like. I’d recommend calling it register.html . CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html
xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv="Content-Type" content="text/ht....
Virus On Your Flash Disk? (usb Devices)
Here's a Tip (15) Here's a Tip on USB Devices on protecting them.. /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" /> Hope you want this... Enjoy /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> 1. Check first the Auto
Insert Notification setttings. Set it to "prompt user...". 2. Insert your USB device 3. Open "My
Computer" after the USB loads 4. DON'T left-click, but right-click on the USB drive 5. Check:
(very important) if it displays: QUOTE Open Explore Search Autoplay then it's safe.
if it....
Very Simple Online Now Script
This is a very simple online now script. (4) Hi all, Its Aldo. anyways, I wont be using the method of pagination, i will just tell you how to
make a basic online now script. When someone logs in, now take into consideration that the name of
the username input is username ( First ,create a table in your database saying online now and add 2
fields to it. id and username CODE id type=integer(INT) , auto increment, length =255
and username = VARCHAR length=the limit a username should be in your site now from there we take
off : CODE <?php //logged.php //authentication script //connection scri....
Playing Flash Movies Without The One-click Activation: Simple Insertion Of Javascript
(4) In the past year or two iternet explorer and other browsers have updated their coding platforms.
The bad thing is that if you have any flash objects at all within your web page you have to hit the
space bar or click on the flash object to activate it. Once you activate it, you then can interact
with the object or the object will then play on the website. I dont like how you have to activate
the flash player first to interact with it. here is the code to prevent that. Believe me people
notice how much better the site is after you do this. put <script type="text/java....
How To Get High Quality Gif Images In Flash
(1) Step 1- Make the Animation Get your animation ready. Make sure not to use any Movie Clips with self
contained animation for it will be lost in the conversion to an animated gif. Step 2- Publish
Settings Now that you have your animation you need to go to Publish Settings under File. Now
uncheck all of the boxes except for gif. This will not effect you if you usually preview your movies
by the Test Movie feature. If you do use Publish to preview your movies, simply recheck the .swf box
after this tutorial. Now click the only remaining Gif tab at the top of the box. N....
Simple C File Handling In Action
Small code snipet which covers most of basic file handling and navigat (4) Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
formalities to get the code review incorporated and update all source code files with code review
headers. Imagine if you need to open 300 files one by one and append code review headers at the
end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
utility to open all files passed on command line and open attach code review headers an....
Verifying Email Addresses
Using a simple PHP script (9) This simple script will allow you to run some basic checks to make sure that any email address
entered is actually an email address. There is no guarantee offered that this will stop every single
fake email address, but it'll provide some protection. Now, the code! First we need to get
the email address to verify. Here, I get it using POST from an HTML form. CODE <?php //Load
email address from web form $email = $_POST['email']; Now, we move on
to our first check. Does the text that has been entered look like it could b....
Ie And Firefox Crash
Flash & Download problems (5) I have problems with both IE and Firefox. IE always crashes or freezes on me all the time. When I
can actually use it, it never displays flash. Like if somone has a flash animation in their banner
it just shows a still picture. I went into the internet options and enabled flahs and stuff and it
doesn't show the animation. I even got the newest version of Flash. Firefox doesn't crash as
much as IE but it does from time to time. I have ran spyware and virus software and nothing comes
up. I dunno what the problem is. Also, whenever I download something on IE or Fire....
Delay X Seconds In Flash
how to action script that (1) How do i have to do, to tell a frame to wait x seconds after it continues playing? In Macromedia
Flash, of course... Like: CODE stop(); "wait x seconds"; play();
Thanks....
How To: Change Your Website's Index File
a simple trick using .htaccess (24) How To: Change Your Website's Index File a simple trick using the .htaccess file A simple
tutorial which only involves editing one little file. Useful for those of us who have mime-typed
extensions or who are creating lots of test design files and want an easy way to make the design
they like best their default file. Create a file called .htaccess in the /public_html/ folder if
you don't have it. I think one should be there already when you get your site so if it isn't
you should create it anyway! In the file write the following: CODE Di....
Balloon Duel - Flash Game
battle other players and rise through the ranks (2) Balloon Duel is a game where you battle other players (a computer) and rise through the ranks. After
each battle, you get money depending what rank your opponent was, and how fast it took you to kill
your opponent. You get more money if you battle computers in higher ranks. To kill your opponent,
you have to pop their balloons, and the game will show you how to do that. /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> Once you have collected enough money, you can buy
weapons such as angel wings, devil wings, flame throwers, and much, MUCH more&....
Php Calculator
Simple but cool. (17) Hello all, I was eally bored the other day. So I decided to make a php calculator just out of the
blue. I set it up and it works really good. You can see mine here . Ill give you guys the source
code too if you want it. Here it is... Name this calculate_forum.html CODE <html>
<head> <title>Calculation Form</title> </head> <body>
<form method="post" action="calculate.php"> <p>Value 1:
<input type="text" name="val1" size="10"></p> <p>....
What is the best USB Flash Disk outhere?
(8) I am using San Disk Micro 256 MB... IT ROCKS!!!! It also comes with an encrypter and
decrypter to compress and protect your files.... Anyone have any other choice on their own?....
Looking for simple, flash, customisation, required
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for simple, flash, customisation, required
*MORE FROM TRAP17.COM*
|
advertisement
|
|