Help With Flash On OS X Needed
I recently moved over to OS X and I'm having trouble with image and font degredation. The file looks fine when played within Flash, but when I publish it the file gets somewhat messed up.
Tweening is clunky and fonts and photos don't look right.
Can anyone explain if there is a problem with Flash in OS X. I downloaded the most recent update and this didn't help.
Thanks
FlashKit > Flash Help > Flash MX
Posted on: 05-27-2003, 08:14 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Flash Expert Needed For Joint Effort - Flash Chat And More
http://chat.cyberlot.net/
Just a subset/example of what im playing with.. Im programming the backend, what you see above is what I did with my limited flash skills, need someone to do the flash while I program the XML socket interface.
Flash Expert Help Needed I Need To Reproduce This MX Ticker In Flash 5
Hi,
Ive built a XML ticker scroller in Flash 6 using adapted components and scripts.
Ive posted the files here:
(Please copy and paste the url not click on it.)
http://www.geocities.com/freeeky/ticker01.zip
I need to reproduce this so it runs on a Flash 5 plugin, as i do not want the user to have to upgrade.
There must be a way to do this in Flash 5. Can someone please help? I need to get this done quick!
Thanks
[Flash][Tutorial Needed] How To Record Sound In Flash?
Hey guys/girls!
I want to make a new project! At the moment I play a lot on my gituar, someone said that I should make a website where I can "show" my songs etc.
But here is the problem : How do I do that!
I've been searching on google and found that it is possible to make a Flash App that can record/play sound, but I cant find any tutorial about it (or some explanation).
I also need some explanation about "Flash Communication Server", is that something like a "Apache" server but then for sound?
FLASH PRO NEEDED
I have no idea how to make a movie be embedded in html tags as a link. For example <a href="www.com"><img src="movie.swf"></a>
is this possible? can the movie be seen as an object or like a simple graphic moving... besides a animated gif... too big for what i need right now.~
thanks
Help Needed - Flash Mx & Mac
Hi,
As I only work on PC I don't have any experience with Mac.
I have the following question : I have made a miltimedia presentation in Flash Mx which has to run both on PC & Mac.
I have one main movie and 40 submovies. The presentation runs fullscreen on PC.
If I use the mac projector option in flash mx and burn the CD from a PC, will the output file/movie be able to be rad on a Mac and will it also open fullscreen ?
Thanks for the help,
Smalco
Help Needed Flash 5.0 >> MX
Can anyone make this movie http://www.flashkit.com/movies/Scrip...7704/index.php
for me, but then in flash MX?! I can't open it with my MX and i want to use it..
Thanks!
Php Flash Help Very Much Needed Here
hi, if u can help , it would be much appreciated.
I have already seen a very similar thread on here already, but i cant make sence of it , so i need to post my own problem.
MY PROBLEMS IS ,,,,, the php send the mail beautifully when i hit send,,, but a new window pops up with the message that is supposed to come up in the flash dynamic text field 'EmailStatus'.
I want it to work so that when i hit send, NO NEW WINDOWS pop up, and the text field 'EmailStatus"is populated with the message i set for it in the php.
NB: I AM USING INSTANT NAMES INSTEAD OF VAR NAMES< ID PREFER TO KEEP IT THIS WAY.
here is my actionscript on the send button
on (release) {
contactForm = new LoadVars();
contactForm.contactName = contactName.text;
contactForm.businessName = businessName.text;
contactForm.contactNo = contactNo.text;
contactForm.email = email.text;
contactForm.day = day.getValue();
contactForm.time = time.getValue();
contactForm.comments = comments.text;
contactForm.send("dbicontactform.php", "0", "POST");
}
and here is my php :
<?
$ToEmail = "maurice@aol.com";
$ToName = "Maurice";
$ToSubject = "DBI CONTACT";
$ToSubject2 = "Direct Business Insurance - Contact Details received";
$EmailBody = "Sent By: $contactName
Senders Company: $businessName
Senders Email: $email
Senders Contact Number: $contactNo
Please call on: $day
At: $time
Comments: $comments
";
$EmailFooter="
This message was sent by: $contactName from $REMOTE_ADDR If you feel that you recieved this e-mail by accident please contact us at www.directbusinessinsurance.com";
$Message = $EmailBody.$EmailFooter;
mail($ToName." <".$ToEmail.">",$ToSubject, $Message, "From: ".$contactName." <".$email.">");
$Emailreply = "Thank you for your interest. We will respond shortly.
Sent By: $contactName
Senders Company: $businessName
Senders Email: $email
Senders Contact Number: $contactNo
Please call on: $day
At: $time
Comments: $comments
";
$headers = "From: info<info@maurice.com> ";
mail($contactName." <".$email.">",$ToSubject2, $Emailreply, "From: ".$headers." <".$headers.">");
Print "_root.butchcontext.contact.EmailStatus = Complete - Your mail has been sent";
HELP!
Flash Help Needed
OK, I have a problem with the flash movie when it plays in the player. When I started a new website, I made the layout 770 by 900. OK, i made a graphic the width of the movie, which is 770 and the height of the graphic as 440. on the stage (my working area), it shows up to fit the movie just right. but when i play it in the player, it shows up small and not able to reach the edges of the border. what is going on here and how can I fix this?
Flash Help Needed Plz...
Is there anywhere on thissite or another site that has how to do this similar effect here http://entries.the5k.org/1080/nightdream.htm
Flash Mx Help Needed
hi, i am new to this site, and flash mx
i want to know how i am too save my frames so when i test it it moves, im having problems as whenever i make a new layer and change it it goes back to the original, please help.
ASP To FLASH Help Needed Please
I read pretty much every post on reading in variables from an ASP page in this forum, so I know there's lots of people having issues with this.
Anyway, I have the ASP working right, I believe, b/c if my asp is:
Response.Write: "&VAR=123456789&"
my asp page will output:
&VAR=123456789&
then my movie displays it correctly. However, if instead of typing the string, I insert a variable:
Response.write "&VAR=" &rs.Fields("VAR").Value & "&"
my asp outputs the same:
&VAR=123456789&
but this time my movie won't read it, it just prints a quotation mark. So is there something else perhaps I'm doing wrong with the ASP or FLASH that it can read a simple string, but not a variable? My action script is simple:
loadVariablesNum("card.asp", 0);
And I have a dynamic text box with the variable set to VAR.
Any suggestions? Thanks again for your help.
Flash Pro Needed
I have a little scripting issue. I have a scroller menu that uses mouse coordinates to move the menu across the screen. This works fine, but the only thing that I dont like is that mouse can be anywhere in the horizontal area of the menu and the menu responds to it. Lets say that the menu is 100px wide and in the center of the document. The document is 800px wide. Well, if you mouse over anywhere on the same plane as the menu, it reacts. I have uploaded the file for viewing. Please take a look at it and let me know what the deal is. I would really like to implement this feature in my website.
Thanks
__DK
Flash Help Needed Pls
k
well idont kno much with action skript so dont hate,
i want create a movie like this:
http://www.flashkit.com/movies/3D/En...h-16/index.php
there are two prblems.
1)i dont want to drag the picture with my mouse i simply want to point the way it moves.maybe thats a bad explanation but ive seen it e.g. lego binocle game.
2)i not only want horizontal but also veritical, so it can go up and down
if nany 1 could pls help me or direct me where to go id be gratefull
also i dont know wat this techique is called so if u could pls tell it would help too
Flash Help Needed
I'm currently working on several projects using Flash MX 2004 Pro and am looking for someone to assist. Please email me if you are interested. I mostly need help synchronizing animation to audio.
Thanks,
-dave
dave@cyberneticmedia.com
Flash 4 Help Needed.
I can't seem to find any decent tutorials covering Flash 4. I'm looking for the code end. I'm going to have MX format back to F4, but it's telling me that Flash 4 doesn't support functions or arrays.
Thanks.
Help Needed With Flash
hi everyone, haven't been here for a while as i had given up on flash, but here i am back and trying to learn Flash again... must be mad lol
anyway i have been having a problem. I have some text in my flash template and i want to scroll down for more text. there is a link below to (see more) . can anyone help me understand how i add more as i have tried and tried. A friend said i have to creat a sub page and link it but this is confusing me?
Any thoughts??
Thanks in advance
Bryan
Help Needed Please....AS 1.0 Flash 6
can anyone see anything wrong with the below???, cause i cant get it to work
var myFiles = [[146, TTM146.swf]];
onRelease = function () {
for (var i = 0; i<_root.myFiles.length; i++) {
if (_root._currentframe == _root.myFiles[i][0]) {
loadMovie(_root.myFiles[i][1], _root.loadp);
break;
}
}
};
Flash/XML Help Needed
Hi,
I created a simple page that loads information from an XML document. When I run it, it loads everything in the XML document.
I'd like to load only specific nodes! Anyone know how to do that please?
Here is my code:
Code:
me.html = true;
me.wordWrap = true;
me.multiline = true;
me.label.condenseWhite=true;
loadText = new XML();
loadText.ignoreWhite = true;
loadText.load("flashText.xml");
loadText.onLoad = function(success){
if(success){
if(loadText.nodeName == "Title"){
me.text = loadText;
}
}
}
Thanks in advance,
E
Flash God Needed
Im making a new webpage and i have an idea that im not
to sure how make with flash.
The Idea:
Picture the Webpage like a garage door. The door opens and reveals the
Home Page. when you click on another link, the door closes and reopens
with the new page.
The problem im having is with the animation of the door closing then
moving to what ever frame(link) the user has clicked on.
My understanding of how i might be able to work in the time line
====Door Opens===Page is shown=<Action Script> STOP===Door shuts.
im guessing this is one way to do it. have a full animation of the door opening
then showing the Page then the door shutting. Using a <STOP> to stop the play head on the page.
But i dont know how to make it start to play to show the animation of the door shutting then jumping to a new frame(link)
Thanks for your time
Flash Help Needed
I like how the fort minor website has that layered pictures that follow the cursor and was wondering if anyone knew how or know of a tutorial that shows how to make the website or something similar.
Heres a link
http://www.fortminor.com/site.php
Help Needed- Flash-Php
Hi ,
What are the pre-requisites for running PHP scripts?.Whwre do i get php software?. Im having PWS, Flash Mx & win98. What i want is, i want to use PHp in my flash file?.
How do i incorperate ( call ) php script from within flash?.
Any help is greatly appreciated.
Jsam.
3D Max And Flash Help Needed
Here is the link
http://www.romaingruner.com/v3/
iwant ot make like this .
here i generate two type of movieclip one for Left side anim using 3dmax and another for Right Side Anim. and all i put in to flash it doses'nt work. here i attach my flash screen . my problem was i cant load the left_anim mc and right anim MC .
I dont know where i am doing mistake?
please help me.
Mohamed rafi
pondicherry
india
91+9842960163
[Flash 8] Help Needed
Hi,all,
I'm fairly new to Actionscript and I'm stuck on a simple actionscript code.
I have a movie that plays a simple animated intro...
It stops at frame 250.
I want the movie to direct the viewer automatically to a web page (main.html) in the same folder/directory as the movie after, let's say, 5 seconds.
The redirect to the web page will NOT be user-initiated by a button or anything else.
It'll be automatic when the intro movie ends.
The closest code that I have found, without the 5 second delay, is:
stop();
on.enterFrame{
getURL("www.mydomain.org/main.html");
}
But that gives me an error in Line 4.
I'm stumped.
Any help would be greatly appreciated as I would like to set up the pages/code ASAP.
Thanks in advance.
Josephb76
Flash 8/AS Help Needed
Hey all,
I'm fairly new at Flash, and brand new here. Whenever I need a quick tutorial, this place always seems to come up, and it's usually pretty helpful.
I've been asked to create a tour/catalog that behaves very much like this...
http://www.restorationhardware.com/r...yId=cat1459014
I'm ok with setting up the scrollpane initially. I've got my buttons inside it acting like good little buttons, and they control the main movie screen with no trouble. I'm stuck on what I think is the easy part.
I can't get the side buttons to control the motion inside the scrollpane. Also, my solution for getting the movie inside the scroll pane to shift left or right when the page loads is not pretty.
I'd love to start a conversation with someone who can get me moving down the right path.
Thanks.
Help Needed With Flash
hi guys i need some help,
i'm trying to make some clouds move in flash, i made some pics and made small jpg's of it and imported them in flash put them in a movie clip woth a length of 300 frames at 15 fps.
it louks crappy the clouds move very shaky not very smooth, is there something i can do, its a small file not yet a 100 kb.
www.dreamlabs.nl/flash/nieuw.html
can anybody tell me if there is something to do about it.
thanks
bye
[Flash 8 AS2] AS2 Help Needed
Im new to AS2 and have just started learning it. The problem I am having is i don't know what code i would need to enter in flash which would allow several different movieclips to scroll accross the screen from right to left and once they had left the stage i would want the same thing to happen again only i would want the movieclip to scroll from a random higher or lower location than the last. This would need to be continously looped. The code is for movielcips in a game which scroll from right to left.
I have no code as yet as this is the starting code i need to program the game.
Below is a n example link of the game i want to be able to create eventually(or similar)
this uses the fish scrolling from right to left and vice versa which is the code im wanting
http://fishy.freeonlinegames.com/
If sum1 can help a newbie then that wud be gr8
Flash Cs3 AS Help Needed
I am customizing a flash template in cs3. i don't know AS except for a little tweaking here and there and i'm stumped with this one.
so, mc "im_over" when clicked brings out the pop-up mc "scroller". scroller contains different frames with diff content. the AS that is in the template works fine bringing up pop-up scroller showing frame 1. but now i can't get it to show frame 2.
here is the AS for the working one.
on (release) {
_root.popup_pressed=1;
_root.scrHEIGHT=280
_root.scroller.scroller.gotoAndStop(2);
_root.TM_title = "Privacy Policy";
_root.READ = 1;
_root.scroller.gotoAndPlay("s1");
}
i have tried changing "s1" to "s2" and no go. all that happens is the title shows up. is this enough info for someone to help me? and please talk me through it as if i was a small child!!
thanks!!!
Flash Help Needed
This project is quite hard!! im getting there but slowly
ok i have a cross on the screen now wich avoids the moving object which is cool and works a treat however if there are more than one on the screen it still only works for the first movin object and not the others.
here is the code thats tracks the movig sprite:
CODE
x1 =_root.org._x;
y1 =_root.org._y;
what i thought i would need to do is this:
CODE
for (v=orgs.length-1; v>=0; v--) {
*//get clip
*org = orgs[v].clip;
* * * * * * * * * x1 =_root.org[v]._x;
* * * * * * * * * y1 =_root.org[v]._y;
this is how i have tracked other things but this doesnt work any ideas?
i think i have it a bit confused probably
what i need to be able to do is track how many of the objects called org are on the screen sao that when a new one is created on the screen the crosses avoid that one aswell.
the fla file is attached now. what i need is for the new organisms to be tracked so that the crosses avoid the new organisms too.
Flash Help Needed
G'day just wondering if I can get some help on setting up the following page for my sonds 3rd Birthday photos
I want to have a row of thumbnail pics on the bottom of the screen that slides left or right as you click the left or right buttons. In the bottom center of the page would be a frame and as the pics pass through this frame that pic would then be shown in full size in the main part of the screen
Here a pic of how I want to set it up. Any help or info would be really great as I am new to all this Flash stuff
Heres a pic that might make more sense on what I want to do
http://members.westnet.com.au/cdsco...page-layout.jpg
Flash Help Needed
i have been using swish but a menu template i have requires flash mx which i now have
and just starting to use flash i need to know how to create mouse press functions to open url page
the menu is here http://www.ezhost.co.uk/menu.fla
please can someone make one of the menu items work and mail it back to me so i can the edit further as i have tried to place the code in several pages and still cannot get it to work
thank you
barry
barry@ezhost.co.uk
Flash Help Needed Pls
I have an animated picture done on Flash 8.0, what i need to do is the following:
1) when the mouse comes over the picture, the mouse CURSOR should be turned into a Hand as a hyperlink, so when we click on the picture it would take us to a site such as www.google.com..
If some1 could Send me the step and buttons i should follow in flash 8, so i could solve my prob.
"Make the picture into a movieclip and give it an instance name" how do i do that?? (pls write me the steps, buttons , that i should click in Flash, in order to do the following"
thanks
Flash Help Needed
I am looking for someone to help me modify a chat system written in Flash MX. Simply make the page width dynamic over the standard fixed width of 438 pixels. Which is just to small to use for most people.
Current system can be found at http://www.thailandchat.info/chat/index.php?can_play=1&name=Tek-Tips
I have the original flash code, just lack the skill to change it... I have tried but without results.
Thanks
Stephen
Flash+XML Some Serious Help Needed
Hey fellow Shockers,
after having some days of headaches i finally decided to bother you pros up here.
I need to get my portfolio (industrial design) up on the web and since I'm more of a designer than of a coder I have some problems of getting it the way i thought it should be.
I want all my work to be displayed on thumbnails which can be sorted and be clicked on to display further, larger pictures into one area. So far so good. I got a .fla example for every single task but I need to bring them to one thing somehow.
My knowledge of coding is pretty limited so i could not manage to get anything working the past days, because every fla seems to take the data out of the XML file a different way and no matter what i tried it turned to a messed up or not working thing. I'm so desperate by now but need to get somewhere with it. So I'd like to ask if somebody could be so dedicated to look into it. It would be greatly appreciated!
I put up the files to download here: http://lab.ikosa-studios.net/thestuff.zip
Thanks so much in advance.
Flash XML Help Needed Please
Does anyone know if it's possible to jump to a certain point in an XML file in a flash gallery?
I have an XML flash gallery and in my xml file i have my a collection of all my files but i want to be able to jump to a certain image when i click a button in flash, this way it will appear as if it's multiple sections but really the gallery is just jumping to a specific image in the xml file.
Anyone? please help!
MUCH THANKS IN ADVANCE!
Php 2 Flash Help Needed
hello i want to build a bar with php and flash
i can just fetch variables from php
i have called php file via loadvariable.. but then how can i call variables?
plz help
thanks
Flash Guy Needed...
Hi guys,
Thought some of you flash people would be interested in talking to this guy. He emailed me looking for someone to help him on a project, and I don't know enough about doing flash to be of any use to him.
So, I figured I'd pass this along so somebody could maybe make a buck, or two helping this guy with his project.
Here's the email he senty me...
Quote: Hi there Rockrz.
I hope you don't mind me writing to you via The Laughingbird Software forum. I'm emailing all the members of the forum.
I have a quick question.
I'm in need of a Flash animation expert for a new project I'm working on. If you know of anybody that you could put me in touch with, I'd be interested in speaking with them.
I need a Flash Cartoonist. Somebody who knows Flash inside and out, and who loves cartooning!
have them email me: marc1@thelogocreator.com
If they have any sample animations, perhaps you can ask them to have some handy.
Thanks for your time!
Hope all is well.
- Marc
Marc "Laughingbird" Sylvester
Creator of The Logo Creator software
Hey All - Flash Help Needed :S
hey guys jus, been given an assignment for university and am abit stuck :S
i have to make a flash game that is like the classic original "Frogger". i have got the cars to move accros the screen but cant seem to get to to reapet, they are just drving off the side of the screen and not returning. if any one knows the code that will help me with this i would be most greatful.
Many thnx
Mav182
Flash 5 Detect Help Needed Please...
Hi everyone.
I've tried a few of the flash 5 detectors from the movies and tutorials section in flashkit. But most of them do not work! I have one that only works when i refresh the page..otherwise, it just shows a blank screen.
Please help me. It's for my school's website, so it has to be bug-free ...or at least working
Anyone have a good simple solution? Thanks a lot
Flash Jedi Needed
Like the last jedi knight in a distant universe,
YOU fellow FlashKit'er, are my last hope . . .
. . . honestly, this problem needs YOU!
The Problem:
Got a .swf menu, with buttons made from variables
contained within an external .htm
These buttons need to load external .swf movies
into a specific level.
The buttons are generated using the following
formula:
_______________________________________________
&menu_max=2&
&targetframe=content&
&pre_collapse=1&
&submenugap=0&
&mainmenugap=4&
&number_menu1=2&
&menucaption10=ABOUT US&
&menucaption11=Welcome to our site&
&menucaption12=Who we are&
&menu11=filename=welcome.swf&level=9&
&menu12=filename=who.swf&level=9&
&number_menu2=2&
&menucaption20=SERVICES&
&menucaption21=Pricing structures&
&menucaption22=Legal terms&
&menu21=filename=pricing.swf&level=9&
&menu22=filename=legal.swf&level=9&
_______________________________________________
NOTE - The actual .swf loading code is incorrect,
but gives the jist of what it's trying to do.
The entire variable file is here:
_______________________________________________
http://www.envy.nu/bluemoth/variable.htm
_______________________________________________
As far as actionscript, i believe i need to
declare LoadMovieNum somewhere, but i don't know
where i should put it.
Dp I also assume that i'd place unloadMovie before
each LoadMovie, declaring the same parameters!?
Confused in my explaination? Then the menu .swf
is available here (you'll find that no external
.swf is included, just to keep size down):
_______________________________________________
http://www.envy.nu/bluemoth/Loadmenu4c.swf
_______________________________________________
And the .fla is also available in the following
.zip file:
_______________________________________________
http://www.envy.nu/bluemoth/variable%20menu.zip
_______________________________________________
Any help would be greatly appreciated, and i'll
even consider rewarding the person that gets this
working.
::bluemoth::
[Edited by ::bluemoth:: on 08-23-2001 at 09:48 AM]
ASP Flash Chat Needed
I've been looking around for an ASP Flash Chat with the full source code, but I can't find it! Please help.
Flash & Mac Problem, Help Needed
Hi there,
I've built my site completely in Flash 5 (PC), the URL is
http://arquitectes.coac.net/baca
but a possible customer is using MAC and has the Flash 5 Plugin properly installed (theoretically, of course, but as he has the full program as well the plugin should be there).
In the main page (where you choose your language) he tells me nothing shows up for him. The HTML code is as follows:
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="description"
content="We're a young practice developing architectural projects and multimedia works. Languages available: English, Spanish and Catalan">
<meta name="keywords"
content="Josep Ballestero, Francesc Cantarell, Baca, architects, architecture, projects, competitions, photomountages, web design, flash, multimedia, layouts, presentations,graphic design, interior design,videos">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>[BaCa] architects web site</title>
</head>
<body bgcolor="#CCCC33">
<!-- URL's used in the movie--><!-- text used in the movie--><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
align="baseline" border="0" width="450" height="150"><param
name="movie" value="index.swf"><param name="menu" value="false"><param
name="quality" value="high"><param name="bgcolor" value="#CCCC33"><param
name="wmode" value="Transparent"><param name="wmode"
value="Transparent"><embed src="file:///C:/_BACA/Web_flash/_ENTREGUEN/_PUBLICAR/index.swf" align="baseline" border="0" width="450" height="150" menu="false" quality="high" bgcolor="#CCCC33" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object>
</body>
</html>
Could someone tell me what's going on? My knowledge in HTML is not very good, I'm afraid. But if any of you are using MAC I'd appreciate a visit and a brief commentary.
Thanks in advanced
Merry Xmas and a Happy New Year!!!!
Basic Flash Help Needed
http://www.flashkit.com/tutorials/Ge...11/more3.shtml
with regard to the above website, it was stated that the circle instance should be placed in layer 1 which is a guide layer. how an that be? Guide layers do not appear in a published Flash Player movie, isnt it?
when i try to insert keyframes, my stage becomes blank and i was not able to move my instance along the square. why?
i really appreciate some help. thanks
[Edited by missingyou on 12-28-2001 at 05:56 AM]
Flash Site - Help Needed ........
hello ,
when i export my movie to html page i can't seem to find the right method to do it properly so the movie fits the page exactly...... what's the secret ?
I've tried playing with every publish option, but still, no result !!!
It always seems that the movie area is smaller than the page area... is there an exact size for the movie or something ?(as per resolution)
thanks
Flash Profi Needed
I`ve created a draggable button. Now I want that if you pull the button down the background changes, and the more you pull it down the it changes.
I´m trying it for 2 days with no real advantage, and I´ve also already posted somethíng with many views but no answer, so i think this might be quite difficult.
Thank you in advance!
Flash 5 Programmer Needed
CANDO Entertainment (www.cando-ent.com) is a growing Multimedia Production Studio that specializes in the creation of top quality user-oriented multimedia projects for entertainment clients. We work closely with clients to provide services which include design and development for Web Sites, Enhanced CDs/CD-ROMs, DVDs, Shockwave Applications, and Animations.
We are currently looking for a Flash developer on a contract basis for several high profile projects. This contract is on-site and will last for approx. 3 months. There is potential for extension of contract or the option of Full-time employment.
Qualified applicants must possess all of the following requirements:
- At least 3+ years of experience with Flash development.
- Working knowledge of both PC and Mac environments.
- Object-oriented Flash 5 programming experience.
- Advanced level Flash 5 actionscripting, image/sound optimization, and issues concerning bandwidth and multi-platform browsers.
- Extremely detail oriented and can work under tight deadlines.
- Able to evaluate development feasibility and communicate technical limitations to the creative team.
- Working knowledge of Photoshop, Illustrator, PHP, Perl, MySQL and Javascript.
Contact:
Email: emp-ops@cando-ent.com
Flash Quiz Example Needed
im looking for a example i can download of a flash quiz with multiple choice answers, and have it calculate the percent correct. Does anyone know where i can get such a thing? Thanks!
Serious Flash Gurus ... Help Needed
Hi there,
Got a real problem here with some script.
I am building a shopping cart where all the items are loaded in on levels. I have a cart.swf which is loaded onto level4 and is constantly there. I load the items into level3. I have a code into " _level4.movie "on the first frame which is causing Flash to crash.
function clearitem(n)
{for( ; n < 10 ; n++)
{this["name"+n] = this["name"+(n+1)];
this["price"+n] = this["price"+(n+1)];
}
this.name10 = 'empty';
this.price10 = 0;// not really needed
for(var sum = 0, n = 1 ; n <= 10 ; n++)
if(this["name"+n] != 'empty')
{sum += this["price"+n];
this["clear"+n].gotoAndStop(2);
}
else
this["clear"+n].gotoAndStop(1);
subtotal = _level0.subtotal = sum;
}
Why is this so?
Any ideas what it should be?
Thanks
Planethouse
Trying To Use CGI Scripts And Flash....help Needed.
Greetz,
I am trying to incorporate some already working CGI scripts into Flash.
What I am trying to accomplish it this:
My customer sells memberships on-line. Can't sell more than 150 though.
Currently we have it working like so via html/cgi.
We have the customer go to mdcount.cgi
in here this checks mdcount.txt for the number of memberships sold. It's a text file with just a number.
If the number is less than 150 it takes them to the next page (dues.htm) where they put in their memberhsip ID and takes them to pay pal. If it is greater than 150 it takes them to a page saying Membership Capacity has been reached.
So on dues.htm there is a box where you put in your membership ID #. When you press submit it send the following variables:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="business@business.org">
<input type="hidden" name="item_name" value="Membership dues">
<input type="hidden" name="item_number" value="dues">
<input type="hidden" name="amount" value="11.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://www.business.org/cgi-bin/mdcount2.cgi">
<input type="hidden" name="no_note" value="1">
<table><tr><td><input type="hidden" name="on0" value="Membership ID">Membership ID</td><td><input type="text" name="os0" maxlength="200"></td></tr></table><input type="image" src="https://www.paypal.com/images/x-click-but02.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
Above you see business.org/cgi-bin/mdcount2.cgi.
Once pay pal verifies payment it tells that script to run mdcount2.cgi.
That mdcount2.cgi is what updates the text file for the amount of memberships sold.
So I want to incorporate this with Flash 5.
First I will have Flash check the text file and eliminate the first CGI Script all together.
What I'm confused about though is incorporating dues.htm into the Flash.
For the membership ID# Have a dynamic input text field.
Give it a variable name of "memberid" and have it post.
On the button though I'm not sure how to work with the variables in the dues.htm file:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="business@business.org">
<input type="hidden" name="item_name" value="Membership dues">
<input type="hidden" name="item_number" value="dues">
<input type="hidden" name="amount" value="11.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://www.business.org/cgi-bin/mdcount2.cgi">
<input type="hidden" name="no_note" value="1">
<table><tr><td><input type="hidden" name="on0" value="Membership ID">Membership ID</td><td><input type="text" name="os0" maxlength="200"></td></tr></table><input type="image" src="https://www.paypal.com/images/x-click-but02.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
Any help would be greatly appreciated.
Thanks in advance.
URGENT PHP/FLASH HELP NEEDED
URGENT!! PHP/FLASH HELP NEEDED!!
Hi there everybody,
I am looking for some help on an issue that i can't get together myself properly.
This is the case:
I am developing a website/game for a client .
The story is that the dog got lost On the set of a commercial take. Now they are calling out to find him back)
In this site users have to give clues on where a lost dog could be found.
They get to hear envoirement-soundstreams on the site of the whereabout of the dog (the story is that the dog got lost On the set of a commercial take. Now they are calling out to find him back)
What i need is:
When a user emails a clue he get's a auto reply.
Of auto reply there are six different replies for when the subscribed user sends in a new clue.
So the user has to get a different reply every time he/she sends in a new good clue.
There are six different replies that needs to be monitored towards the subscribed users.
This to prevent that they don't get the same reply twice.
After a user got all the six different replies, he/she won't get any replies after even if he/she sends in a new good clue.
If the clue is wrong they will all get the same reply that the clue is wrong and that they have to continue searching for the dog.
so, what i need a php mailform wich sends random auto replies but doesn't send the same reply twice to the same user or ip.
Maybe even with mysql
the flash movie is nothing alse then some variable input fields and a submit button wich calls this phpscript and the script handles the rest and echo's an ok back to flash.
I am looking for a php specialist who can help me out on this one.
I don't have enough experience with php but more then enough experience with flash+actionscripting.
I am more of a disigner then scripter.
If some can helpout, i'm willing to pay for it.
My name and email is:
Inu san
inusan1@mac.com
|