ActionScript 1/2 :: Far In The Future Will Be Supported?
Feb 2, 2011
I've been developing Flash stuffs for almost a decade, i consider myself advanced in AS2 .. i am also very advanced in PHP..Throughout all my projects I've always used Flash, AS2, mySQL and PHP, and have made tons of applications , some mission critical, w/ that combo..
[Code]...
View 7 Replies
Similar Posts:
Feb 15, 2012
I am a Flex developer. I think Flash builder is a great development environment for developing rich internet applications , 3D games, etc.
Now I am worried about the latest news related to Flex. Some blogs and news wrote flex is going to die. Another one wrote flex has not died.
How can I know latest updates about Flex in Apache. I am visiting Apache incubator site about Flex daily
[Code]...
View 1 Replies
Sep 7, 2010
I want to create one calculator which will calculate the future cost of education after certain years like 10 or 15 yr. If i take the inflation rate as 10%. How to calculate the future cost.I don't have any idea about it. I want to know the formula to get the output.
View 3 Replies
Aug 23, 2005
I was wondering if anybody could help me or knows where I can find help with the AS for Bert on Desktops of the Future.
View 4 Replies
Nov 20, 2009
I am using Flash 8 and would like to create an animation for my future website.What I would like to do is the following:
I want to create an animated menu looking similar to the attached flash animation. The menu buttons will be a variety of 11 images arranged in an oval circle with the website logo located in the center of this oval circle. The mentioned oval circle should spin either left or right depending on which side of the animation the mouse pointer is located and stop if the mouse pointer is in the center/middle of the animation.
As the images move to the front (during the circular but slightly tilted motion) they should have a similar zoom in effect like the one in the attached animation and zoom out again when moving back into the background.
I am sure that this kind of animation is very simple when using Action Script but I am not such an advanced user to know what code I would need to write.
View 2 Replies
Aug 16, 2009
As an experienced programmer in various environments (Linux,server side web development,etc), I was recently approached with an offer to do some Actionscript development.Somehow, it seems to me that unless one is artistically or visually creative or at least has some visual talent, one's Actionscript programming skills alone will not get you very far in flash development.Can one be a superb flash developer without having to make any artistic decisions, relying on graphic artists to tell you what to do? Or, should I stick to server side coding where I know I can add real value, even excel.
View 1 Replies
Apr 4, 2011
My wish for future versions of Flash is that it should have this option to print entered ActionScript code in the colors. The purpose it that if I would like to analyse the code e.g. on a plane, anyway away from my pc, then I would have it pretty colored on paper, unlike if I would print it black/white via copy/paste into some text editor in order to print.
View 1 Replies
Dec 18, 2009
I'm doing some research for a Maps project I'll be starting soon, and I'm trying to evaluate which of the Map APIs will be best-suited to this project. I've worked pretty extensively with the Google Maps Javascript API, but no others. My basic requirements are, in no particular order[code]...
Flexible: the Google Maps JS API is a good example of this. Basically this leads to lots of good things like numerous third-party plugins/extensions, and puts a lot of power in the devs' hands.
Well-documented and supported: again, the GMap JS API is a good example. If I'm going to start working with a new, rich API, I'm going to need to be able to find answers.
As of now, I'm inclined to use the Google Map Javascript API since I am familiar with it. However, the question of whether or not the Flash API might be able to handle many points more efficiently and gracefully prompted this SO question.
View 5 Replies
May 9, 2009
Just a general question about trace statements. As I'm building a project I put a lot of them in there so I can see where I'm at if (more accurately: when) something goes amiss. The questions is... when I finally consider the program done should I leave them in there for possible future bug tracking or wipe them out of of the finished product?
View 2 Replies
Nov 17, 2011
is flash going to be abandon? do we need to swap for html5 and jquery? where are the usages of flash now and in the web future?
View 3 Replies
Aug 26, 2009
If I recall correctly you needed a server-side language to do that job...but will it be possible in the future for flash to open and write stuff into a notepad or something?
View 5 Replies
Mar 24, 2010
I am using swfupload to upload files on a website, the problem that every time the user open the page which contains the upload button, the page loads completely then the flash file start loading from scratch every time the user visit the page with no cache. Is there a way to preload and cache .swf files in my asp.net page?
View 2 Replies
Jul 13, 2010
How do you display data on a LineChart that cuts off where there is no more data? For example, if I am showing a chart of company revenue for 2010, the chart should only show up to July now (with August and forward on showing no data). This would make the line in the line chart break and dissappear off at about midway through the year.
View 1 Replies
Apr 24, 2006
I am trying to write a function that I can pass a date to that will return the value of 5 working days in the future for a delivery. I am going about this by creating a bunch of arrays like this
[Code]....
I was wondering if I am going about this the right way or if there is a much simpler way of doing it. I'm not asking anyone to write the code for me (though feel free ) I'm just after a bit of direction as to how a more experienced Actionscripter would set about this. BTW- I am getting the intial date from a PHP file on my server through LoadVars() and I have written the code above on a text editor without Flash so there may be some punctuation errors.
View 2 Replies
Feb 23, 2011
Why does this program always output the text for "future" from function year()? In this case, with b+c equaling 56, var year should fall under (b+c) > 0 && (b+c) < 1000) and return "roman", but it instead returns "future"...I got this to successfully work if I add this:
var period:String = (year(b,c));
and in my body function, make the conditionals check the period. For example
if (period == "future")
but I don't understand why I need to do this. I am returning a string, why do I have to set another variable? There is no compiler errors so clearly its not syntactical?
var a:String = "Tim";
var b:int = 50; //CHANGE TO ANY INT YOU WANT
var c:int = 6; //CHANGE TO ANY INT YOU WANT
var d:String = "Kyle";
var sum:int = b+c;
[code]....
View 2 Replies
Jun 29, 2010
I have built a application that use a nativeProcess to open exe. The application into Flex Builder 3 run whitout errors. Then the problem come when I export the aplicaction AIR in .air and install the applicaction in the developer pc or other pc. When I push the button to open the .exe, appear the message "Native Process is not supported". The code in the main.mxml that I use:
[Code]...
View 3 Replies
Aug 15, 2011
I am trying to create a secure database for a mobile app using the as3corelib EncryptionKeyGenerator package from here but when I run it I get the following error:Error: EncryptedLocalStore is not supported on the current platformat flash.data::EncryptedLocalStore$/setItem()Googling around I see it is becaue the ELS is not supported for mobiles. Does anyone know of the best solution to this problem? I guess I could use the persistence manager to store the information but I am not sure this is the most secure method.
View 2 Replies
Sep 4, 2009
I have my swf in an iframe called 'nav', and when clicking on a nav button I want to change the contents of 'main'
Here's my frameset:
<frameset cols="120,*" frameborder="NO" border="0" framespacing="0">
<frame name="nav" src="nav.html" scrolling="NO" noresize>
<frame name="main" src="welcome.html" scrolling="NO" noresize>
[Code].....
View 1 Replies
Jun 10, 2010
I have an interesting situation. I am trying to control the main movie on a stage with a button in a second movie on the main movie embedded in a scrollbox. I have created a class for the movie in the scroll box and one for the main movie. The main movie will perform gotoAndStop from the constructor. But it will not work in a public or static method located outside the constructor.
I am trying to get a button in the movie in the scroll box to communicate through the class for the main movie and move the playhead to a specific frame in the main movie.
Right now I have a button listener in the scroll box movie talking to a static method created in the class for the main movie. I can communicate to the static method. I push the button and a message is output through a trace. I know that communication is taking place. The issue. I want to use a gotoAndStop in the static method to move the main movie to the specific frame. Flash tells me that this is a migration issue. That gotoAndStop is no longer supported.
View 1 Replies
Apr 21, 2009
I'm trying to determine the difference in time between todays date and a future date. I only need to determine how many months and days it is between todays date and this future date. Anyone know of any prebaked scripts anywhere for determining what todays date is and subtracting it from the end date would be? [code]So if today's date is less then the end date I'd like to determine how many months and days are left until the end date is reached and display the number of months and days until that end date.
View 1 Replies
Jun 19, 2009
does the flash media player support streaming of fragmented MP4?
View 1 Replies
Nov 23, 2010
Anyone know where I can find what Android APIs are supported in the latest Flex AIR SDK (Hero). In particular is the speech to Text API supported?
View 2 Replies
Jan 10, 2011
I'm trying to build a screenshot package in C# which creates a screenshot from an URL. But apparently flash isn't supported in the webbrowser class. Is there any solution to this or is there any open source solution on how to render flash in a screenshot from url solution?
View 1 Replies
Mar 22, 2011
I'm now using the cairngorm flex framework,and it supports mxml. Is this supported natively by flash or only supported by frameworks?
View 1 Replies
Mar 28, 2012
I saw a lot of issues about using Microphone in Flash on Android on the Internet. But my own flash applet does not work, saying "mic not detected". Also there is a note in AS3 reference, that Microphone class is not supported on any mobile device.
View 1 Replies
Jan 5, 2012
i have a movieclip "button51". And within button51 I have opponent1.i m writing button51.(getChildByName("opponent" + indexHorizontal)as MovieClip). gotoAndStop(2);but it throws a runtime error -TypeError: Error #1123: Filter operator not supported on type stapu_fla.opponentNumbers_2.at Main / selectMode().Basically I want to change frame of a movieclip which is inside another movieclip using getChildByName for the inside mivieclip name.. Pls help
View 4 Replies
Aug 22, 2009
This does not work:
Within the HTML Head tags:
Code: Select all<script type="text/javascript">
function show_alert()
{
alert("I am an alert box!");
[Code]...
View 1 Replies
Aug 7, 2004
from the actionscript language reference in mx2004:
on()
Availability
Flash 2. Not all events are supported in Flash 2.
Usage
on(mouseEvent) {
// your statements here
}
Flash 2. Not all events are supported in Flash 2. <---- !!! which ones aren't supported? i couldn't find this in the AS2 docs anywhere.
and would this mean the same thing for this usage?
target.onMouseEvent = function(){
}
View 5 Replies
Dec 28, 2011
I have designed a flash website using Flash CS5 using Actionscript 3.0 here: URL...It displays fine on a computer browser but the client is determined to view it on his mobile device (and all mobile devices).From my understanding; Flash is not supported by all mobile devices, although others have told me contradictory information.I know Iphone do not support Flash and I don't think Blackberry do either. But some Androids display flash content? Right?Can someone please offer me some advice on mobile devices when it comes to viewing Flash content...?
View 1 Replies
May 29, 2009
I'm having a problem with Flash and InDesign (both CS4), installed as a bundle in one go from Adobe Master Collection discs, When trying to launch InDesign or Flash, I get a message that they are 'not supported on this architecture'.
I'm on a MacPro with 2x3GHz Quad Core and 4GB running 10.5.7.
All the other CS4 Master Collection apps have installed and run fine.
My volume is formated as Mac OS Extended (Journaled).
View 3 Replies