Echo Effect In Audio?
Is it possible to write something to add an echo effect to audio in realtime using AS? If so, how would I do it?
Any help would ease my aneurysm lol
FlashKit > Flash Help > Flash ActionScript
Posted on: 12-14-2005, 10:24 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Audio Echo In Published Movie
Hey,
I have a six minute audio file that I'm using in a flash movie. When I test the movie within Flash, it works great. However, when I publish it, the audio file has serious echo problems. I've used shorter audio files before and never had this issue.
Anyone have any clues how to fix this?
Thanks!
Cause For Echo In Multi User Audio Chat
Hi all,
Am doing a multi user audio chat application, I would like to know what are the cause for echo in that, i have echoSuppression set to true, and also i would like to know how to use the netstream.play() method.
I have some piece of code like this,
First am playing a livestream like this,
NS.play("livestream1");
Here comes my question,
Next when i want to play a second stream "livestream2" (after closing the first stream "livestream1") can i use the NS.play("livestream2") directly or i should give a NS.stop() and then start playing the second live stream.
Please advice me on this.
Thanks,
Saddu.
Audio "Echo" In Internet Explorer
I have put together a site at: www.tierradeparaiso.com and for some reason, there is an echo on the audio that only happens in Internet Explorer. In addition to this weird problem, it only happens sometimes!
I have been trying to fix the problem by embedding the audio into the html code which has opened a whole new can of rotten worms and browser issues. I would prefer to fix the problem in flash.
The audio plays just fine in Firefox and Safari. The audio export is set at 48 kbps.
Any help would be very appreciated!
Audio Bar Effect
there are many sites which i have seen audio bars working as if music was being played when there isnt. i was wondering if there was any code or method to creating this audio bars efect without having to creat loads of new layers and motion tweens?
Audio Bar Effect
there are many sites which i have seen audio bars working as if music was being played when there isnt. i was wondering if there was any code or method to creating this audio bars efect without having to creat loads of new layers and motion tweens?
Echo?
Hi--
Working on a rush project for a new client, they have a page flip book component with video clips on a few pages. The original developer embedded the video clips onto the timeline and -- no surprise -- stutters and loses sync with the audio.
Part of the problem is they have a shape tween animation playing behind the video.
My first thought is remove the video from the timeline and load it dynamically. This helps, but it still stutters and skips a little. When I remove the tween animation, it plays fine, but the audio has a horrible echo. Actually, the echo is there no matter what.
When I create a whole new movie and load just the video, it plays and sounds fine.
What's going on?
:grimey
Reverb Effect In Audio
In my movie there is a long background music track. Against this background the movie plays several voiceover (VO) clips. Neither the music or the VOs have any reverb on them. When played together in the .swf the VO takes on a very pronounced reverb effect. What could be causing this and how do I get rid of it?
Thanks,
Al
Audio Adapter Effect...
hi
anyone know how to get effect of progressive slowing down the music??
i need it 4 my design (pixel02 at www.fluid.0ne.prv.pl)
Audio Graphic Effect
hi,
i search a tutorial for audio wave graphic effect like
http://www.2advanced.com/flashindex.htm
tnx
guido
Echo Sound
I am publishing a movie in Flash 5. I added a layer with a voice over and when I play the swf, it sounds like I am talking through a tube and kind of echo-y. Is there something I am supposed to change in publish settings? Thanks in advance for the help!!
Trails..echo..?
hi,
Is there any way to achieve an effect similar to trails in director or echo in after effects?
I want to make a stream of images following in the path of the moving image.
Any ideas?
katy
PHP Echo Problem
I have never had a problem replying variables back to the swf file after a PHP process before, but recently the strangest thing is happening. If I send a few variables using
Quote:
loadVariablesNum("read.php", 0, "POST");
but when the php file "echo"s its stuff back, the flash file can output the results through a text box, but not recognise it when i check it with actionscript: if i use
Quote:
echo "&response=pageloaded";
and check it in the flash file with
Quote:
if (_level0.response == "pageloaded"){
(do wateva)
}
it won't work... but if I say
Quote:
if (_level0.response != ""){
(do wateva)
}
or even put a text box on the page with variable "_level0.response" ... it will work!!!
the PHP file is retrieving variables from a MySQL database, so is this a problem with it being a string or array or something???
Please help if you can
using Flash MX (6)
Echo From PHP To Flash (how To Do It)
I just cannot get this to work??!!
I must be doing something wrong - I'm told that i can echo a variable value back into flash from php using the echo function but it's just not happening
Has anyone had this problem?
tnx
Cannot Echo A String
I am having a strange problem with my simple flash examples. They cannot echo a string.
If i try Examples.fla that is part of the amfphp sources in examples/basic or any other example such as talk.fla
everything else works exept for strings:
for example i have an example called EchoTest.
serv.echoString("this is a test"); //this will not return anything to the console.
serv.echoString(12345); //this WILL return 12345 to the console.
Any ideas why?
RTMP ECHO
I am using this code to play flv file from rtmp protocol
when flv file play it gives echo problem.
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="
Echo Cancellation
Hello all,
How can i completely remove the audio feedback, which is caused when sound going out from the microphone?
please help me on this issue
Thanks in advance
Echo To Flash
echo ("&response=$sent");
Is there anyway to look for only the echo in flash. not the rest of the vars from a php file???
something like loadvars("my.php?&response", GET);?
Cache.loadMovie - Effect On Audio - Need Your Help
All,
I'm working through a project and just have one outstanding issue I could use your help on. The project was 1/2 done when given to me...
The project is broken in to 9 fla/swf files, with the end of each calling the next. Originally, the "preloader" has these actions:
if (!int(cache._framesloaded/cache._totalframes)) {
gotoAndPlay("one")
}else{cache.loadMovie("assets/studio2.swf")}
THEN
if (!int(cache._framesloaded/cache._totalframes)) {
gotoAndPlay("two")
}else{cache.loadMovie("assets/studio3.swf")}
and so on, all the way to gotoAndPlay("9"). My job was to add audio clips to the later sections. Problem is, when I did, each audio clip played for about 5 seconds (not the entire clip) once it was cached (I believe) OVER SECTION ONE. They then played when planned later in project.
I REMOVED this code, and the audio problem is gone, but now the later sections don't play as quickly when selected, and the boss ain't happy.
Any suggestions? Seen this before? Doing something wrong?
Thanks a million for the help.
chearn
Flash And Php Echo Question
anybody know how to rewrite this so i can include a second php variable ?
[code]
<?php
echo "&valid=".$filename;
?>
[code]
Simulate An 'Echo' Urgent Help
I'd like to simulate an "echo" by repeating or looping the last word (for 15 seconds or so, not infinitely) within a sentence in an chat program I'm developing. How could I code this in actionscript 2.0? If you could please help me I'd be grateful!!!!!!
Echo Cancellation In FMIS
Hi All,
Is there a way to configure echo cancellation with FMIS for a live audio/video chat application? if not, does anyone know how to accomplish this?
We are using both Flash encoder and FMIS which are otherwise working perfectly.
Thanks
Sam
PHP Echo Command In Flash
I can't seem to make Flash accept PHP's echo command. Here is my actionscript:
on (release) {
getURL("<? echo $link; ?>")
}
OR
on (release) {
getURL("http://www.<? echo $link; ?>.com")
}
I am not that familiar with the compatability between PHP and Flash, so any help would be greatly appreciated. So, is there any way I can make something like this work?
Flash Form And Echo From The Php
I am trying to make this form work, but I think I am just missing a little bit.
I have the following AS:
var send_lv = new LoadVars();
var result_lv:LoadVars = new LoadVars();
result_lv.onLoad = function(success:Boolean) {
if (success) {
this.tf_showAlertMsg.text = "Thank you for sending us an email";
} else {
this.tf_showAlertMsg.text = "Email did not go through";
}
};
send_lv.Name = tName;
send_lv.FromEmail = tEmail;
send_lv.Subject = tSubject;
send_lv.Comments = tMsg;
send_lv.Newsletter = tCheckBox;
send_lv.status = "";
send_lv.sendAndLoad("php/sendContact.php",result_lv,"Post");
this.showAlertMsg("Sending...");
My php works fine, except I think I need to change the echo, but I don't know what to.
This is what I have now:
echo "&Status=Your quote request has been sent.";
What do I need to change?
Thanks a lot for the help!
.wav File Playing As If In Echo Chamber
Good Morning,
I have a short .wav clip that I have embedded in the last fram of a movie clip. It usually plays fine, but often it will play and sound like it's in an echo chamber. Is there any ideas what could be causing this?
thanks,
Clem C
Multiline Echo From Php Issue(im A Noob)
i have a dynamic text field that i am filling with data from a mysql database.
everything is passing fine(it shows up) except im only getting one line back from my database which has several entries. Any idea why this is happening?
id like it to list like the following
city1 zip1
city2 zip2
city3 zip3
and right now i only get (it's only showing one line?!)
city1 zip1
multiline is on for the text field in flash. What i think it is is it's not looping correctly therefore only sending the one line to flash instead of the entire row, but i don't know for sure :P
=== RELEVANT PHP ===
Code:
//execute
$result = mysql_query($query) or die('invalid query');
//loop
while ( $row = mysql_fetch_array($result, MYSQL_ASSOC) ) {
//display
$city = $row['city'];
$zip = $row['zip'];
echo "&zip=$zip";
echo "&city=$city";
}
=== RELEVANT ACTIONSCRIPT ===
Code:
myData = new LoadVars();
myData.load("viewer.php");
myData.onLoad = function(success) {
if (success) {
mybox_txt.text = myData.city;
}
};
myData2 = new LoadVars();
myData2.load("viewer.php");
myData2.onLoad = function(success) {
if (success) {
mybox_txt2.text = myData2.zip;
}
};
Problem Receiving Echo Response
Im updating my as2 form to as3 and have run into a problem. I keep getting this arroe theat the decode cant find name-value pairs.... my echo statement in my php def. has name=value pairsquote:Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.
at Error$/throwError()
at flash.net::URLVariables/decode()
at flash.net::URLVariables()
at flash.net::URLLoader/onComplete()
PS.... i already removed the "&" before the first pair in the echo tag
Attach Code
var request:URLRequest = new URLRequest(phpfileeeeeeeeeees);
var sendMail_lv:URLVariables = new URLVariables();
var eLoader:URLLoader = new URLLoader();
function launchClick(event:MouseEvent):void {
sendMail_lv.destMail = senderE_txt.text;
sendMail_lv.senderName = senderName_txt.text;
sendMail_lv.senderMail = senderMail_txt.text;
sendMail_lv.senderSubject = "Why doesnt this work";
sendMail_lv.senderBody = senderBody_txt.text;
request.data = sendMail_lv;
// return URL-encoded vars
eLoader.dataFormat = URLLoaderDataFormat.VARIABLES;
// when response it back use this event handler
eLoader.addEventListener(Event.COMPLETE, handleResponse);
// send the data in the URLRequest to the server
eLoader.load(request);
}
function handleResponse(event:Event):void {
//trace('response'+ eLoader.data); // this tracees the entire PHP file
bubble_mc.confirm_txt.text = "Congratulations " + eLoader.data.confirmStatus + "," + "
";
}
Edited: 06/13/2008 at 05:28:57 PM by >Vee<
PHP Echo Back To Flash Actionscript
Hey everybody.
I am trying to do a simple php echo to flash. I want to do a loadvars.load("tomyscript.php",0,"POST"); and echo back an address....such as echo "&someFlashVar=http://someaddress.com/something"; in php and I want flash to be able to read it. I have sound very little on echo back to flash, maybe I am typing the wrong keywords.
I have done this before, but this was my code:
PHP Code:
<?php $returnvar=$testvar; echo("returnvar=".$returnvar); ?>
I am not sure why that works and my other echo doesnt.
I tried using that script for my idea too and it didnt work. If someone can clear this up for me that would be great, so I can understand why it's not working and what it's doing. Thanks again!
Why Is Flash Not Reading The Right PHP Echo Variable?
I'm passing a variable back to flash from PHP but flash is always reading the last set variable despite the "if" statement.
PHP Code:
$testvar = true;
if( $testvar ) {
echo "&reply=true&";
}else{
echo "&reply=false&";
}
in a browser it echo's "&reply=true&" so flash should trace true, right?
Well in flash it will always trace reply as "false", even if I comment out the else clause.
this is what I have in flash:
PHP Code:
var processVars = new LoadVars();
processVars.sendAndLoad("check.php", processVars, 'POST');
processVars.onLoad = function(ok) {
if(ok){
trace(this.reply)
}
}
PHP Echo Back To Flash Actionscript
Hey everybody.
I am trying to do a simple php echo to flash. I want to do a loadvars.load("tomyscript.php",0,"POST"); and echo back an address....such as echo "&someFlashVar=http://someaddress.com/something"; in php and I want flash to be able to read it. I have sound very little on echo back to flash, maybe I am typing the wrong keywords.
I have done this before, but this was my code:
PHP Code:
<?php $returnvar=$testvar; echo("returnvar=".$returnvar); ?>
I am not sure why that works and my other echo doesnt.
I tried using that script for my idea too and it didnt work. If someone can clear this up for me that would be great, so I can understand why it's not working and what it's doing. Thanks again!
As3 Retrieving Php Echo ... No ... Error 2101 :(
See this : All I wanna do is pick up a variable sent via php , JUST THAT !!!
package
{
import fl.controls.Button;
import fl.controls.TextArea;
import flash.display.MovieClip;
import flash.events.Event;
import flash.events.MouseEvent;
import flash.net.*;
public class Database extends MovieClip
{
private var _bt:Button;
private var _ta:TextArea;
private var _php:URLLoader;
private var _urr:URLRequest;
private var _vars:URLVariables;
public function Echo():void
{
_urr = new URLRequest("http://localhost/my/php/load.php");
_php = new URLLoader();
_php.dataFormat = URLLoaderDataFormat.TEXT; // OH I tried VARIABLES TOO ...
_php.addEventListener(Event.COMPLETE, loaded);
_bt = bt;
_ta = ta;
_bt.addEventListener(MouseEvent.CLICK, clicked);
}
private function clicked(e:MouseEvent):void
{
_php.load(_urr);
}
private function loaded(e:Event):void
{
_vars = new URLVariables(e.target.data);
_ta.text = _vars.dado;
}
}
}
Here´s the PHP:
<?php
// I tried all of the following, ONE BY ONE :
echo "dado=somedata";
echo "&dado=somedata";
echo("dado=somedata");
echo(dado="somedata");
echo(urlencode(dado=somedata));
echo(urlencode("dado=somedata"));
?>
Oh Godfather ... I don´t know what to do ...
Flash .exe Event Sound Echo Problem
I created a demo of a web site in flash MX that loads individual .swf files to create a slide show with Voice Over. The Voice Over audio files are set as streams in individual .sef movies for each section of the site.
In the main movie that loads the individual movies there is a background event sound that is set to loop for the length of the presentation while the individual .swf files load and unload.
The issue is when I export the presentation to a .exe file the event sound background music plays double and has a very distracting echo effect. On a Mac this problem does not exist.
Any advice would be much appreciated as I connot find any documentation of this problem anywhere.
Simple Question: Echo Uploaded Filename
I have a very simple actionscript 3 class, used to upload an .xml file to a php script:
ActionScript Code:
package { import flash.display.*; import flash.text.*; import flash.events.*; import flash.net.*; public class loadXML2 { //private var uploadURL:URLRequest; private var file:FileReference; private var _message:TextField; public function loadXML2() { file = new FileReference(); configureListeners(file); var filter:FileFilter = new FileFilter("XML Files", "*.xml"); file.browse([filter]); } private function configureListeners(dispatcher:IEventDispatcher):void { dispatcher.addEventListener(Event.SELECT, selectHandler); } private function selectHandler(event:Event):void { var request:URLRequest = new URLRequest(); request.url = "load.php"; request.method = URLRequestMethod.POST; var file:FileReference = FileReference(event.target); file.upload(request); navigateToURL( request, "_blank" ); } }}
However I do not know PHP. Could anyone tell me what the script "load.php" should contain to echo out either the name of the uploaded file or its contents?
I've tried:
PHP Code:
<?phpecho 'Begin';echo $_FILES['file']['name'];echo 'End';?>
and
PHP Code:
<?php$xmldoc = $GLOBALS['HTTP_RAW_POST_DATA'];echo 'Begin';echo $xmldoc;echo file_get_contents("$xmldoc");echo 'End';?>
which both only display 'BeginEnd', and nothing in between.
Thanks for any help.
Sound Echo / Stopped When Loading Swf Projector Crashes
Hi... I've developed a flash projector that loads in the _level2 other SWFs with sound at 128K MP3. This projector runs in a CD ROM.
Sometimes, when the user select an option that loads a swf animation, the sound is stopped/paused like an echo ... until the projector is blocked, crashes and the only solution is to restart the projector.
I think that this problem is caused because the CD ROM unit is disabled while the projector don't need to read any file.
I tried running it in my HardDisk and surprise! the projector crashes. It was only one time.
My HardDisk is 80 GB 7200 RPM ATA 100. My CD unit is a DVD-CD R combo.
There are 85 files (swfs) between 300 KB and 1500 KB.
I have a preloader and teh sound is 'stream'
The other files runs OK. The sound is OK. I think that the problem is in the files 400 KB size or more.
What is the solution?
reduce the file size?
is there a command to detect when the projector crashes or is 'blocked'?
Thanks for your help... and please iclude this thread in the index of common troubles in your forum.
Why Won't My "trace" Command Echo Back The Value Of A Variable Contained In A Clip?
I have a Movie Clip called circ_mc on the main timeline that has a variable “cat” set on it’s main timeline.
Now all I want to do is get the player to trace out for me the value of “cat”.
So I have place the following script on the main time line of the movie:
code:
trace(circ_mc.cat)
But all I’m getting is an “undefined” message in the testing window?
My understanding of object based programming is that this code should have echoed back the value of cat?
Any help please.
How Do You Make Text Buttons With "Echo" ?
I am rather new to Flash, but I have a good grasp on the basics. I want to make some text buttons with the "Echo Effect" on the rollover. When you mouse over the button, the text fades into the background and gets bigger then fades away. Does anyone know how to do this? Is there an action script for this effect?
Thanks,
Mike
How To "echo" A Variable When Testing
is there a way to "echo"(print) the value of a variable when testing a scene or movie within Flash? I know about debug>list variables, but this doesn't always list things like constants and environment vars...
any suggestions are appreciated
Load Php Echo Text Into A Flash Text Box
Hi, i was wondering how do you make a php page with a echo(); command load into a flash dynamic textbox.
e.g
//php page//
$fred = "test";
echo($fred);
how would i load the output of the echo into a flash textbox??
Help!!
Thanx
Martin
Can Flash Detect Realtime Audio Data? (for Linking Visuals To Audio Velocity, Etc)
I've seen a lot of Oscilloscopes for Flash but they've all been fake - they simply generate random patterns that look convincing, expecially if the sound is erratic and would produce chaotic oscilloscope feedback anyway, but they actually have no connection whatsoever to the sounds that are playing.
I've heard people claim however that real oscilloscopes can actually be made in Flash, and I was wondering if anyone could point me towards some resources for looking into it.
I have a distinct feeling that they are probably misguided or just plain incorrect anyway, but it's still a prospect that interests me a lot.
Much thanks,
pH
Audio Player That Requires Access Codes To Play Audio Files. Possible ?
LINK
I've just uploaded this rough piece of website for an upcoming band. If you click LINK you will see two flash movies. The one on the bottom is the audio player. What they want instead of JUST an audio player, is a player that plays certain "secret" audio files if you enter the correct 6 digit number. So imagine a text field and a submit button next to the < || > controls. I'm still getting to know Flash and I have no idea how to create something like this. Anyone have any advice? Any tutorials out there? Info? and finally...this IS possible right?
Thanks
Audio Player That Requires Access Code To Play Audio Files. Possible ?
http://www.theafternoontears.com/monitor.html
I've just uploaded this rough piece of website for an upcoming band. If you visit the URL above you will see two flash movies. The one on the bottom is the audio player. What they want instead of JUST an audio player, is a player that plays certain "secret" audio files if you enter the correct 6 digit number. So imagine a text field and a submit button next to the < || > controls. I'm still getting to know Flash and I have no idea how to create something like this. Anyone have any advice? Any tutorials out there? Info? and finally...this IS possible right?
Thanks
Help Need An Audio Pause Button Flash 5 That Doesnt Need Audio To Preload
Hi,
I have tried so many audio methods to try and get a pause button that works and allows the audio to start streaming as soon as the movie starts.
I tried this tutorial at macromedia but it needs the sound to fully load or the sound_mc doesnt exist using
with(sound_mc)
http://www.macromedia.com/support/fl...mple_sound.htm
can it be done in flash 5.
my movie just needs to be a pause/play button and a mp3
but sound must stream not preload
mark
Audio Player/playing Audio Files Externally (mp3)
I've designed the audio player with all of the necessary buttons. I'm trying to play the mp3 files in an consecutive order. I am having trouble stopping or pausing, rewinding and fast-forwarding the mp3 file. I also have a next button and a back button and I don't know how to get them to work either. I have a slider, but can't get it to work either. Please help! I tried to follow the tutorial on flash kit, but wasn't quite understanding it. I would greatly appreciate this if someone could lend their knowledge and support.
Thanks in advance!
PR Gip
Audio Volume Sliders For Multiple Channels Of Audio
I don't even know if this is possible, but I was wondering if there was any way you can set up volume sliders to control multiple channels of audio. For a project I'm working on I am going to have background audio and comentary. I want the user to be able to adjust the volume of both the background audio and the comentary. Is there any was I can make seperate sliders for each of those tracks of audio?
Thanks!
Stopping Audio And Starting Another Audio When Button Clicked
Hello,
I have a multiple slide document, and I want sound to stop when they click the "Next" button, and another audio clip to start. Here is what I have so far:
//audio
x = new Sound();
x.attachSound("Slide1");
x.start(0, 0);
musicplay = true;
forward_btn.onRelease = function() {
gotoAndStop("2");
numbering eq numbering++;
};
So I just want it to play audio clip "Slide2" when they click forward_btn, and I want "Slide1" to stop.
Thanks!
CD With Projector And Audio Track For Conventional Audio CD Player
hey guys,
I'm creating a CD that contains an auto-executable flash profector but, I want the option of putting the CD into a conventional audio CD player and hearing an audio track.
Is this possible, creating an audio and data cd? If so, how?
Thank you very much!
artane
CD With Projector And Audio Track For Conventional Audio CD Player
hey guys,
I'm creating a CD that contains an auto-executable flash profector but, I want the option of putting the CD into a conventional audio CD player and hearing an audio track.
Is this possible, creating an audio and data cd? If so, how?
Thank you very much!
artane
Flash Audio Player For Streaming Audio
I am working on our church's website and am trying to add mp3 sermons for our visitors to listen to. I have a player that I downloaded but is has some problems, for some reason it will play 2 files at the same time, sometimes it says file not found and I am not sure why. I do not have the FLA file just the SWF that was on the website for download so I can't make any changes. Can anyone tell me how to make a flash audio player with play, stop, pause, rewind and fast forward buttons. Or if anyone has a sample player that I could use for my church, I need it as small as possible and do not need a playlist. Any help would be great.
Help With Audio. Can Anyone Hear The Audio On These Pages ?
Hi,
I am trying to add some sound testimonials to my site and was wondering if anyone could help. My problem is I am not all that familiar with Flash MX.
I have put up two pages through trial and error on my site
http://www.121dreamweavertutorial.com/testing123.html
http://www.121dreamweavertutorial.com/georgina.html
What I did in the second example http://www.121dreamweavertutorial.com/georgina.html was get the lady to give the testimonial as a .wav file which she then sent to me.I then went into Flash MX and exported it as a .swf file into Dreamweaver.
The problem I am having is that some people can hear the audio and some can't when entering the above pages.
I can only imagine that some people do not have the correct plugins installed. My problem is I dont know how to ensure that people can hear the testimonials, what code is needed etc.
If some one could look into these pages and see what the problem is I would be so grateful.
Regards
Stephen
Moving Clouds/Object Outline Effect/Buttons Effect - Please Help Me Help My Friend
I've neglected flash for years, mainly because it seems extremely confusing. I've tried to get into it, but it's confusing with 50 different objects in the flash project going on at once, how do you work with all that?
Anyway, I'm doing a website for a friend of mine, and I had this really cool idea that I've seen around and would like to add on to this and give him a nice surprise.
Basically I would like to add a moving clouds loop in the background, similar to this: http://www.templatemonster.com/websi...ates/9630.html
then have an outline effect of the house like this: http://www.templatemonster.com/websi...ates/5488.html
and finally add an effect to the buttons like this: http://www.templatemonster.com/websi...ates/6361.html
(actually I'd be fine with any button effect )
And I'd be happy with just the cloud effect lol. I looked around for tutorials but none of them seem to be what I'm looking for.
This is the header I'm working with, it is layered in Photoshop: http://tecmosuperbowl.net/header.jpg
I would like the clouds to blend in with the blue background gradient, but I don't know how to do this, in Photoshop it's Overlay. I've tried Alpha in flash, but all that does is change the opacity.
I'm not sure where to start, I doubt I could get this in for him in time, but it'd be great. (Sunday is when the site goes live ) Thanks for helping!
|