Simple Build Request
Hi, I am looking for someone to do me a very simple flash audio player...I am looking for a 20px by 20px movie with a play/pause button (paused when loaded) that loads a track (MP3) from an XMLfile.Very simple! if someone could do this for me it would be very much appreciated.
General Flash
Posted on: Sun Jan 06, 2008 1:11 am
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Request: Paying For Someone To Help Me Build A Flash Layout For My Site
Hey everyone,
I'm new here :- just joined to see if there is anyone out there who can possibly help me build a basic flash layout for my site? I will of course pay, I really have no knowledge of Flash. My intelligence in such area stretches to HTML and CSS :P Sorry.
So yup, if anyone wants to take on the challenge, add me on MSN:
ollie_lloyd@hotmail.com
or simply send me an email! Thank you
A Simple Request...
Could somebody make a simple file with a loader in the beginning, at the bottom. Then have a play button appear when it reaches about 50%? I just need room to add my title pic and a 37 sec. music file. If you can do this, I thank you in advance. I'm making a little animation...but this part still confuses me.
Simple Request (hopefully)
How do I embed a font in flash? ...and how much does this affect the filesize of the end movie?
cheers guys
Simple Request
I'm using the buttonless scroller tutorial (link below)
http://www.flashkit.com/tutorials/In...-909/index.php
I want the images in the scroller to jump to specific frames when pressed
-i've done this on static buttons using 'gotoAndPlay' but this doesn't work on the scroller images - this is driving me mad!
any help would be appreciated.
Simple Request
I'm trying to convert a php script so it works in flash, its a login script. Can anyone help me get it to work?
I just can't get the login to work, everything else works fine. By the way, this is from php-nuke, incase that helps.
I also don't need the security code, that's deactivated on my site.
PHP Code:
<?php
/************************************************************************/
/* PHP-NUKE: Web Portal System */
/* =========================== */
/* */
/* Copyright (c) 2002 by Francisco Burzi */
/* [url]http://phpnuke.org[/url] */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
if (eregi("block-Login.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}
global $admin, $user, $sitekey, $gfx_chk;
mt_srand ((double)microtime()*1000000);
$maxran = 1000000;
$random_num = mt_rand(0, $maxran);
$content = "<form action="modules.php?name=Your_Account" method="post">";
$content .= "<center><font class="content">"._NICKNAME."<br>";
$content .= "<input type="text" name="username" size="10" maxlength="25"><br>";
$content .= ""._PASSWORD."<br>";
$content .= "<input type="password" name="user_password" size="10" maxlength="20"><br>";
if (extension_loaded("gd") AND ($gfx_chk == 2 OR $gfx_chk == 4 OR $gfx_chk == 5 OR $gfx_chk == 7)) {
$content .= ""._SECURITYCODE.": <img src='?gfx=gfx&random_num=$random_num' border='1' alt='"._SECURITYCODE."' title='"._SECURITYCODE."'><br>
";
$content .= ""._TYPESECCODE."<br><input type="text" NAME="gfx_check" SIZE="7" MAXLENGTH="6">
";
$content .= "<input type="hidden" name="random_num" value="$random_num"><br>
";
} else {
$content .= "<input type="hidden" name="random_num" value="$random_num">";
$content .= "<input type="hidden" name="gfx_check" value="$code">";
}
$content .= "<input type="hidden" name="op" value="login">";
$content .= "<input type="submit" value=""._LOGIN.""></font></center></form>";
$content .= "<center><font class="content">"._ASREGISTERED."</font></center>";
if (is_admin($admin) AND is_user($user)) {
$content = "<center>"._ADMIN."<br>[ <a href="admin.php?op=logout">"._LOGOUT."</a> ]</center>";
}
?>
Thanks in advance,
- Ken Powers
Simple HELP Request
Hey Kirupa members and staff,
I am new to actionscript but highly motivated to jump in head first. I need a little help and direction. I recently started to dive in head first into learning AS3 with no substantial AS background whatsoever. I thought this may even be better as I will not have to break old AS2 habits.
Anyways, I have the standalone MXML Flex 2 SDK compiler and have been experimenting. I want to learn how to program in true raw code, all AS3. I have been intensely learning and find myself becoming more lost and confused the more I read etc.
Take this for example. I checked out Ely Greenfield's awesome Blog and found the DisplayShelf component. Wow, to say the least. This thing is cool.
I want to learn how to create just a SWF of this component and have the "dataset" be an XML file. So, I have looked at the code closely and know it is possible. Now, first things first.
I don't even know where to start! How do I create a class that will bring in the DisplayShelf class and tell it to pull the images from the XML file. The only nodes I want in the XML right now is the following:
<album_name> Which I will use later when I incorporate this with an MP3 player
<album_playlist> The location of the playlist that goes with image
<album_image> the path to the album image that will be displayed in the DisplayShelf effect.
Any help to get me started would be great. I have attached Ely's open-source files for reference. Again, I do not want to create a FLEX 2.0 app, just a Flash Player 9 SWF.
My future intentions are to then, when the user clicks on the album image, DisplayShelf sends the album_playlist node (which is the path and name of that albums playlist) to an MP3 player (specifically E-Phonics MP3 player) which I only have the SWF for.
Let me know if someone is willing to provide me direction. Thanks.
-iamheaddown
Simple Form Request
HI
what is the best way to go ahead and create a form ? its for a guestbook, so that visitors can leave feedback about the service. quite simple.
thanks
[Request] Simple MC Scroller, In AS2
Seeking simple mc scroller in AS 2. Don't need easing, don't want dynamic loading of content. I do need both a scrollbar and up/down buttons.
I know there are tons of related tutorials out there- but all are for dynamically loaded content, for text only, don't have buttons AND a bar, or are written in AS 1. For real.
I'm not a fan of the scrollpane component or the ultimate scroller that folks in my position tend to end up using.
Thanks for the help!
Ssam
$15 Via PayPal For What Should Be A Simple Request
First, the background:
Someone I work with has picked up a curtain animation. The curtain slides open to reveal a background.
The tell me they would like me to stick an image they created in the background so that it is revealed by the opening curtain.
I tell them that I don't do flash, but it sounds like it should be easy, so I'll give it a shot.
Where I am now:
I've spent far too long attempting what I thought should have been a simple procedure. Every time I try to insert a graphic into where the content should go, it looks fine until I test the movie. The graphic becomes huge, stretched out, distorted, and not aligned properly behind the curtain.
This has to get finished soon, so I'd rather pay someone to take a look, send me a completed FLA, and hopefully include a brief explanation on what is causing my headache.
A ZIP file containing the FLA and the graphic is here:
http://74.52.155.18/~cmc/files/flash/curtain.zip
The grey curtain background can be removed.. when the red curtain has been pulled away, all that should remain is the foot graphic that is in the zip file.
Thanks!
PS - I'm using Flash CS3
How To Build A Simple Email Form?
I want to build a simple email form with name, email id and comments fields. Once the user presses the send button it should come to my email account. Can this be done without using php or cgi or asp etc? Is there a
On release(........)
mailto....
kind of script in flash which will send it the email to me. Please dont get irritated for asking like this...after all I am new to flash.
How Do You Build Up A Simple Set Of Buttons/menus
What I want is lets say 2 rows of buttons, first row determens what is on the secound row, and then I want one big global button to the left that shall always be there and if you press it you basicly get todo a search.
I just want to know how do you plan all this?
atm. my flash is not very orginised, its so that I have text in one layer, grafic in another and actionscript in a 3rd. The first row is easy I got some buttons, some random grafic on them when thing happen (curser over, out, down et.c.)
But how do I change the secound row in a good way? I thought that I could just add another frame and in the frame just remove the old text and add some new, and then make a new frame for each button at the top row. This might work but what about the global button? I want it to always be there, but then I would have to add a frame for when its not pressed and Im in frame1, then when its pressed and still frame1, so I would get alot of frames just to cover up all combinations of menu1+menu2.
There must be a better way, how can I get my global button to just follow the normal frames, and when pressed only change its own frames?
Is there a easy way? If Im unclear just say so and Ill post a screenshot or similar
How Do I Build A Simple MP3 Player In Flash?
I have recently redesigned my website and need to make several mp3 files available for playback. I'm a voiceover talent, and I need to have my demos readily available to those who visit my website to hear my work.
I built the site using Dreamweaver (there's a little bit of Flash content there, but the site itself is not a Flash site). I know just anough about using Flash to be dangerous. :-) At the present time, I just embedded my 11 demos on a page, with each demo appearing TWICE -- once with the Windows Media Player embedded and once with the Quick Time player embedded -- to allow for maximum compatibility. But with 22 media players embedded in the page, well, you can pretty much guess what happens -- the page takes a freakin' eternity to load. No one's going to wait that long.
In a previous version of my website, I had deployed a third-party app called Wimpy Button to achieve this functionality (www.wimpyplayer.com). Wimpy button is a very simple little Flash app that is designed to achieve precisely the functionality I need. But now when I launch the Wimpy Button Maker (the first step to creating the player), I get an error message that I think is telling me that either a .dll file required by the program is not there on my computer OR that a program I have since installed on my computer is either using or has overwritten that .dll file. Either way, the Wimpy solution is not working for me. So naturally, since Wimpy was doing all this in Flash, I figured the most logical place to turn was to Flash itself. I'm hoping to create my own little playback interface that I can place in multiple instances on the webpage, with each one set to trigger playback of a different .mp3 file.
Here's an example of something similar to what I'd like to end up with. Visit http://randybrown.voice123.com. There, you'll see a series of players down the right-hand side of the page, and each one triggers playback of a different .mp3 file. A closer look at the .swf file can be seen at http://voice123.com/swf/small_player.swf , so, as you can see, the graphic itself ain't that complicated. I know I can build the graphics file (or something similar) without too much difficulty.
But getting it to have the functionality I need to deploy for this purpose is where I'm lost. I just don't have enough experience with Flash to have much of a clue.
Can anyone walk me through the steps involved?
Your thoughtful answer would be MUCH appreciated.
Randy
Looking For Someone To Build A Simple Flash Site For Me
Hi, I have a funny concept, and am looking for someone to build me a very simple flash site (probably 1 or 2 pages) with only a couple of icons, and ad spaces on it. I will pay $50.00 for someone to do this. Please let me know if you are interested.
Thanks!
Simple Image Gallery References Request.
Hi!
I need a simple image transitions script that reads images from some directory and automatically fade between images. There should be also as many buttons as images (somewhere on the stage) with jump to image function.
Has anyone got any references or built similar script?
Thank you very much!
Trouble With Fairly Simple Request Form (MX2004)
I am trying to develop a simple design request form for the agents in my Real Estate office... So I tweaked the email form i have been using to include the additional info i would need from them...and then attempted to tweak the PHP form to pass the info into an email and send it to me. But I can't get some of it working correctly. For one, I have NO IDEA how to get info from the DateField component... and most importantly...i cannot seem to pass the correct info into an email. Please look at the linked files and offer any help you can. I am COMPLETELY CLUELESS when it comes to PHP and not that swift when it comes to ActionScript either.
any help you can offer would be great. Thanks in advance.
Request: Simple Way To Pull Label Or Data From Combo Box
Hi,
I have been searching all over for a way to get the data from a combo box, or the label, or anything.
I am using the 'Flash Based Email Form using PHP' located on this website. So, from that, how would I add a little combo box to that form, with about 5 options. Then have the email.php send off whatever was the selection in that combo box be sent in the email.
I tried adding the labels and data fields to the combo box then naming it something like cbName. Then reference the variable in the php like
PHP Code:
$leintype = $_POST["cbName"]
then later on for $message I put:
PHP Code:
$message = "Name: $nameType: $leintype ";
and so on. But that just did not seem to work.
Any help would be greatly appreciated.
[AS 2.0] Error In Build-in/build-out Transition
I used the tutorial done by Voetsjoeba on "Transitions Between External SWFs" on my website to make transitions between content.
Everything is working ok, such as the transitions, but when the transition is starting to build in and you click another one of the buttons it temporarily disables the button that is clicked. So once the content has finished loading the button that was clicked during the load is inoperable. You must then must click one of the other buttons to reset it..
Here is the code that I used.. Since my buttons are not on the main stage I had to change it slightly so it would load the content into the container.
on (release) {
if (_root.currMovie == undefined) {
_root.currMovie = "story";
_root.container.loadMovie("story.swf");
} else if (_root.currMovie != "story") {
if (_root.container._currentframe >= container.midframe) {
_root.currMovie = "story";
_root.container.play();
}
}
}
I have done everything in the tutorial: http://www.kirupa.com/developer/mx2004/transitions2.htm
to the T.. except for the extra stuff on my page..
Here is the link to my website:http://www.crusadeclad.com
I do have a bunch of stuff loading in on my main page, that eventually ends with a stop action at frame 165.. I dont think that has to do with it.. Please help if you can..
Thanks
On Request?
I posted this on the gen flash 5 board, wondering if you could help...
I am pretty new, and I was wondering...
I am making a bar with music in it, there is a little animation before the music starts to play... I have the music set to stream, and for some reason when the page is loaded, the flash bar decides to load the entire swf (music and all) in the background...
Is there a command to make it so that before it starts to load the music you would have to carry out an action[like an onmouseevent]????
Thank you.
todd
Just A Request...
I'd like to get better with Flash 4. I am working on a game, which I have already conceptually designed and begun building graphics for. So far, I have completed the background images, character animations and gathered the sounds that I wish to use, but I do not believe I am ready to handle the task of all the programming without some live interaction. I was wondering if anyone would volunteer their time either through IRC or AIM for consulting on the project. As stated, I have storyboarded almost every aspect of this first person "shooter" and don't see it as being an extremely complex ordeal, but I would be more than happy to give recognition to whomever is able to assist me.
Thanks,
Dan
Request For Help
Hello Everybody,
I am working on my personal web-page and I want to define it’s structure/links in an XML document – it is functioning on my system, but I want to make sure everybody can use it… and I am totally confused about the first Flash Player version that supports XML (I was not able to find a clear statement about it neither on books, nor on Macromedia’s web-site – I am just assuming…)
1. am I supposed to “sniff” for version 5.0.30.0 or later (the first that supports XML)?
2. if version is 5.0.41.0 can I use ignoreWhite (there is no word about it in my Flash 5 ActionScropt Ref. Book)?
3. and if I can, will it ignore the blanks or delete them?
4. what about CR and TAB’s?
thanks,
caius
Big Request
hi all,
i've been playing around with flash and learning the ropes, but i can't grasp the concept of how it all fits together...
what i think would be really helpful is if i could look at a finished movie and see how it's constructed, because i have no idea about what is a movie, and what connects to what else etc...
this is a huge ask, but if someone had an old flash site from anywhere that they could send me to analyse, i would appreciate it so much. I can understand that people don't want their work stolen, but if there is a trusting individual out there with something that would be of use (doesn't have to be good!), i would be very grateful...
thanks
Stuart
(waiting for flames...)
Request
OK, my friend, kyle , needs a funny animation. Instructions below:
Requirements:
-Very serious music playing in the background (i.e terminator theme)
-Replay button
-choice of two songs
NOTE: does not have to have good graphics. Stick figures ARE OK!
-----------------------
Overview:
A man reaches into his cooler (does not have to be a cooler if you can be more creative) and realizes he drank the last beer. He falls to his knees and begins to cry and you can add whatever other drama you want to it (i.e slow motion as he falls to the ground ; The man pounding the ground with his fist and knocking things over)
-------------------------
Deadline: by 2:30 PM 12/15/02
(this may seem early but remember it does not have to have great graphics!)
--------------------------
GOOD LUCK!
-METROID
--------------------
if any questions INSTANT MESSAGE kyle on aim : sora63
Request Help Please.
It would appear that I have gone over my head again, and was wondering if someone could place me in the right direction. I am trying to spruce up the login page on my mail server by using a flash login instead of the ugly two input boxes and login button.
Html code for the mail login page is as follows:
<html>
<head>
<script language="JavaScript" type="text/javascript">
<!--
function mymail_loginpage_onload() {
document.forms[0].js_auto_results.value = '1';
document.forms[0].elements[0].focus();
}
// -->
</script>
</head>
<body onLoad="mymail_loginpage_onload();" topmargin="0" leftmargin="0">
<form action="http://www.mymail.com/src/redirect.php" method="POST">
<input name="username" value="" size="20">
<input type=password name="key" size="20">
<input type=HIDDEN name="js_auto_results" value="0">
<input type=HIDDEN name="just_log_in" value=1>
<input type=submit value="Login">
</form>
</body>
</html>
This html works very well however as you can see it's mighty dull. In flash I have gotten as far as creating two input text boxes one called username and the other called key (setting 'key' as a password text box). Then creating a button to login. Unfortunately no matter what variables I use to try to get it to do anything or where I've placed the variables it won't work. I'm at the point that the more I do the worse it gets.
If some kind soul could please point me in the right direction of where to place the variables and what need to be assigned to the login button, and what changes to be made to the html code on the new page I would certainly be most grateful. Thanks
A Request
Well, I finished most of my flash movie(thx to mr.shorty for the help) and the only thing i need is dealign with the end credits. Do you guys know where i can get a "Sega font(like in their logo) and the sound where the guys says "Sega" real fast? Plz help. Thx.
Request
I need a (TV) static effect of the size:
670 Width
300 Height
I tried the tutorial on this site, but it didn't really help much. Please, if anyone can help me, I'll do anything! Thanks for any help!
Request For A Nav Tut Or Help
Ok I'm looking for a tut or source file I can check out for a specific type of nav. You've all seen it and I've seen it talked about before on here. It's a vertical menu, let's say 12 buttons, some have submenus. When you rollover one that has a submenu the ones below it automatically slide down to adjust for the submenus height. When you rollout the menus automatically slide back up. If anyone knows a good tut on how to accomplish this effect or has a source file I can check out it would be most graciously appreciated. Thanks everyone.
A Request...
Hello all,
I really need a drawing of an overhead view of a car, it can be really simplistic, nothing too complicated...
so if someone with artisitic talent could draw that for me, It would be greatly appreciated...
Thanks!
The First Request
can somebody please do me something?
i am having trouble using contact form for my website.
the resolution of my website is 275 x 275 pixels. ( i am talking about that particular box )
My email is intelligenced@gmail.com
Maybe this is the first request for something in this forum.
Can someone please create a contact form for me.
Thanks to anyone who likes to help.
Request For A Little Help :)
Hello everyone..
i have been working on a big flash project for a interactive CD-Rom
i am useing Flash MX 2004 and exportet my project as a exe. file
what i cant figure out is how to make it so when i run / autorun the exe. file it starts up in the middle of the screen.
i have look on varius sites and things like that so i really hope that you guys / girls can help me with my problem.
Regards
Protheus1983
URL Request
Okay, so I'll paste the code that I'm using, which I'm almost sure is right. However, when I click the button, instead of loading the website, I get a page load error. I've tried having the URL be the web address itself, as well as the name of the file when I save the webpage as an HTML file in my project directory. I'm lost - how do I get this to work?
PHP Code:
var AK_Music_URL:URLRequest = new URLRequest("www.myspace.com/akmusicproductions");
function AK_Music(event:MouseEvent):void{
navigateToURL(AK_Music_URL, "_blank");
}
AK_Music_Prod.addEventListener(MouseEvent.CLICK, AK_Music);
Request An XML Doc To Use For Later
Is there any way to request an XML doc then use it in a 'succes' statement later when needed. The reason I have this question is that I have menu that builds itself from this XML doc plus it loads jpgs into each menu item (making use of the moviecliploader class) and there a huge hang time. The combined jpg kg size is about 120 kb, I thought loading the XMl doc earlier would take away some of that hang time. Am I going about this wrong? I realle have a solid (at least I think so) XML statement that does everything I want it to and Im looking not to change it all that much. Maybe preloading the images is a better angle (though I wouldnt know how to go about that).
URL Request Help...
Ok, so i'm attempting to migrate from AS2 to AS3 like so many of us. Here's what I am trying to do. All I want to do is create a menu with a click function that I can reuse for each button. I just want to pass a different URL to the same function depending on what button I click. Raight now I have to call on 3 different functions. How can I make it 1? Here is the code I have now...
ActionScript Code:
var btn1Link:URLRequest = new URLRequest("http://www.website1.com");
var btn2Link:URLRequest = new URLRequest("http://www.website2.com");
var btn3Link:URLRequest = new URLRequest("http://www.website3.com");
button1.addEventListener(MouseEvent.CLICK, mouseClick1);
button2.addEventListener(MouseEvent.CLICK, mouseClick2);
button3.addEventListener(MouseEvent.CLICK, mouseClick3);
function mouseClick1(event:MouseEvent):void {
navigateToURL(btn1Link, "_self");
}
function mouseClick2(event:MouseEvent):void {
navigateToURL(btn2Link, "_self");
}
function mouseClick3(event:MouseEvent):void {
navigateToURL(btn3Link, "_self");
}
A Request
hey guys
i am a new menber in this forum and i just found about you
i am a kind off biginer in action script and i would like to have a site where i can find tp for action script and specialy things that we use in web sites like scrolltext,volume sound,loading...
If anyone can help me i would be thankfull
thx in advance
Request For Help
Would somebody please try this simple test to confirm it is a problem with Flash -
or maybe it's me? It's a pretty simple test:
Make a dynamic text field box on the stage and call it my_txt. Make it big enough to display
"Green background with red border"
Now set some properties in frame 1 as follows:
my_txt.border = true;
my_txt.borderColor = 0xff0000;
my_txt.backgroundColor = 0x0cfd97;
my_txt.text = "Green background with a red border!";
Now test the program and the field should display the text with
a green background and red border. OK, so far?
Now please let me know if you can now print out this text using the
Flash Print function. Right click on the movie and select Print.
Can ytou get the border and background to print? Thanks.
Sorry my English!
Request Url
I am new to action script, can any when tell me how to retrieve request url in AS2.0
Please Help Me AS Request.
hello every body.
i have a question in AS 2.0 but i dont know about it. please help me.
i am making an xml based photo gallery.
first image is loading in a movieclip. i want when user is seeing the first image other images start to loading. please help. it is so important for mee. mehran.hadidi@hotmail.com
Odd Request...?
I have a client asking me if it's possible to somehow add a date / password script into a flash based presentation where it somehow interacts with the date and clock on the user's computer and resets to a new password every 3 months let's say. Only issue is, it'll run off of a CD ROM.
The presentation is for their clients and will be distributed on a CD rom but will time out after a certain period so clients need to call our client's firm for a new password. The program will contain a certain number of hidden passwords built in but they'd have to call if it passes a certain date so the agency can give them the "new" (next) password. It's basically designed to keep their clients in check with their agency.
Anybody have an idea to this? I told him I don't think it's possible if it's running off of a cd rom but I thought I'd ask here. Worst case scenario is, people back-dating their computers and he's aware of that.
An Odd Request
I don't know if you guys have heard of TextMate for Mac, but I'm switching my workflow over to it right now. Everything's moving along smoothly– I can compile with mxmlc and I've got a nice setup so that my Console app acts as the output panel for the trace() function– but the current "bundle" (that's what they call it) for ActionScript 3 is somewhat lacking, and I'm working to improve it.
A TextMate bundle, for those who don't know, is a complicated bunch of info about a programming language, plus some commands to help programmers write code in that language more conveniently. Bundles are created by generous people with lots of time on their hands, rather than the TextMate developer himself. Bundle makers need to describe in full detail the programming language for which they are providing functionality, and right now, the AS3 bundle is particularly geared toward Flex and not Flash. That's my problem, long story short- I'm working to strengthen TextMate as a Flash development platform, and I need some help.
What exactly do I need?A list of all the properties of every class in the flash library, the fl library, and the top level objects
A similar list of all the public methods of these classes
And although I could make these lists myself, that would take a very very long time.
Does anyone know if these lists already exist? Perhaps they're already written up for other AS3 editors? Any help would be appreciated.
URL Request
Please help anyone, this is driving me mad.
I have four buttons each requesting a URL. I have managed to requested each URL however button two, only works if button one has been clicked first and button three if two has been click etc. I would like to be able to click on each button without the need to click on 1 before 2, 2 before 3 and 3 before 4.
Please see code below.
Any help is much appreciated. Thanks, Alan.
----------CODE-------------
import flash.net.*;
Patty.addEventListener(MouseEvent.CLICK, mouseDownHandler3);
function mouseDownHandler3(event: MouseEvent):void {
var request:URLRequest = new URLRequest("http://www.address.com/");
navigateToURL(request, "_blank");
Pineda.addEventListener(MouseEvent.CLICK, mouseDownHandler4);
function mouseDownHandler4(event: MouseEvent):void {
var request:URLRequest = new URLRequest("http://www.address.com/");
navigateToURL(request, "_blank");
Porto.addEventListener(MouseEvent.CLICK, mouseDownHandler5);
function mouseDownHandler5(event: MouseEvent):void {
var request:URLRequest = new URLRequest("http://www.address.com/");
navigateToURL(request, "_blank");
Portugal.addEventListener(MouseEvent.CLICK, mouseDownHandler6);
function mouseDownHandler6(event: MouseEvent):void {
var request:URLRequest = new URLRequest("http://www.address.com/");
navigateToURL(request, "_blank");
}
}
}
}
May I Request Help On This.. :D
hi, i found this swf file and i kinda like the animation in this.. but i don't how to implement this in flash... may i request some assistance. thanks
Request.
Can someone advanced in this make me something? Has anyone in here ever played Neopets? If anyone has or wants to start and you make me something in flash. I will pay you neopoints or if not you can have all credit and stuff! I really want this movie. If you are interested privatemessage me or post here. I will give ya details later. PLEASE!!
Request
can someone make a code of shape tweening....
URL Request Help
Hey guys, Long time lurker and this one has me stumped for now
I'm doing a local offline app for flash. everything works on projector fine. when i export for AIR the problem arises
in the original flash i use this as a url : "swf/asdf.swf"
now air seems to take the addresses relatively that i need to rename it to: "/swf/asdf.swf" for the URLrequest to work. this method doesnt work on regular though.
I know, stick with the air app but is there a way so i could make it work both ways or am i just boned and I have to rewrite all of my url?
Thanks in advance for any tips
Tutorial.request
I originally posted this in the gen help forum, but perhaps it's more a scripting problem. Anyway-
I hope I can explain this properly. I'm trying to create an effect with a line. One end of the line is constantly anchored somewhere outside the movie boundaries. The other end is anchored to the mouse coordinates so that it seems like the line is "tied" to the mouse and changes in angle and length accordingly. I've seen it done a million times, so it's nothing new or original, I'm just wondering how. If someone could explain or point me towards a tutorial, I'd greatly appreciate it. Thanks!
d.
VERY IMPORTANT REQUEST
Hello Everyone,
I'm a novice in flash and i have a problem.
What I want is:
I have an image and i want that when i click on a part of this image with the mouse, this part dissapear, but just this part and not the whole image.
I don't want to cut my image.
Someone can help me?
Thx a lot.
Request Of The Moderators....
Would someone who can do this please permanently delete the account of PKCacheGOD? Look at this thread: http://board.flashkit.com/board/show...umber=lastpage
It has grown from about 23 responses to 215 because of his spam in the last hour or so, and I would really appreciate it if the moderators would send a definitive signal that this type of spam is not acceptable on the FlashKit Forums. I for one have learned a great deal from this site and have also helped many people, and I hate to see someone trying to abuse it like this. Thank you for your time, Chuckles8421
|