Actionscript 3 :: Future Of Flex In Apache?

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


Similar Posts:


Flex :: Extending X-axis On LineChart For Unknown Future Data?

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

Flex 4 / Apache Ant - Cannot Load ActionScript Libraries

Jun 26, 2011

I have been searching google, Apache Docs*, and FlashPunk forums looking for an answer to this: I cannot get Ant/Flex to find and compile a folder of libraries in *.AS format.

Here is my build.xml.
<project>
<!-- Flex SDK Properties -->
<property name="FLEX_HOME" value="/opt/flex"/>
<property name="MXMLC.JAR" value="${FLEX_HOME}/lib/mxmlc.jar"/>
<!-- Project Properties -->
[Code] .....

Results in many errors of the type "Definition net.flashpunk.masks:Grid could not be found" even though when I open the directories I can see the *.AS files right there. I decided to use Ant because neither FlashDevelop for Windows nor Eclipse for Linux seemto work for me.

View 1 Replies

Flex :: Xampp / Wamp Based Apache Server Custom Reply?

Feb 20, 2012

How can I send a custom response upon a custom request on a xampp/wamp based Apache server upon a connection to a specific port?I'm trying to reply to the � a flash app is requesting in order to allow a crossdomain http GET request.The flash policy request, is made to port 843 by default and i'd like to keep it that way.The port should get a � (ending with a null char,� is just for the reference) and replying with something like:

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<site-control permitted-cross-domain-policies="master-only"/>

[code]....

As far as i know, the request should be return as a plain text, although Content-type, might be needed as well.I've tried using the following:[URL] and although it listens to the port and accepts connections, it doesn't reply with the specified xml upon request.I wrote a simple C# web server which listens to port 843, and serves the aforementioned policy - it worked out just fine, however, when using a SecureSocket connection for a secure connection (i.e opening a socket to a HTTPS/SSL protocol) - the request that is sent is encrypted using the hosts certificate. As far as i know, there's no way of listening or acquiring the servers certificate and decrypting the data via an external app hence, the only way is to somehow 'teach' Apache to respond with the crossdomain policy after a proper request is sent via an appropriate port.

Another idea i have is to read the server's certificate file stored in the Apache directory regardless of what happens on the server itself, though imo it's an overkill.

View 1 Replies

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

ActionScript 2.0 :: Calculating The Future Cost?

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

ActionScript 2.0 :: Desktops Of Future- Bert

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

IDE :: Create An Animation For Future Website?

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

Can A Non-creative Programmer Have A Future In Flash Development

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

ActionScript :: Future Versions Feature Request

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

Free Web-based Map API Recommendations For A Future Webapp?

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

ActionScript 3.0 :: Future Bug Tracking Or Wipe Them Out Of Of The Finished Product?

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

Professional :: Future Of Flash - Swap For Html5 And Jquery?

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

ActionScript 3.0 :: Will Flash Be Able To Write Datas In A Notepad In The Future

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

Javascript :: Preload .swf File And Cache It For Future Page Requests?

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

ActionScript 2.0 :: Make A Function To Calculate 5 Working Days In Future

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

Apache Server W/ XMLSocket?

Aug 17, 2011

I have a perl socket on my apache server that correctly takes input from sockets and sends it back out to every socket connected to the perl socket. I have tested the perl socket, and it works correctly.
When I launch the Flash in the IDE, as a flash program, it functions correctly with the perl socket.
However, when I try to launch the Flash in a Browser on my apache server, it tells me it is unable to connect to the server.However, I am seeing from feedback from my perl socket, the flash connects for about a half of a second, and thats it.

What could be the problem, do I have to include code in the flash to allow XMLSockets to connect in a browser as well? Is there certain things I need to do with my apache server to make it work?

Also if I 'Preview as HTML' from Adobe Flash CS4, it does not connect.

View 3 Replies

Server Side :: PHP Won't Run On APACHE ?

Jun 27, 2006

I've been through all the instructions and after running all the diagnostics through telnet it seems PHP is installed correctly as well as APACHE.When I edit the httpd.conf file however and add:

LoadModule php4_module "C:/PHP/php4apache.dll"

Apache fails to start once the httpd.conf is saved with that LoadModule request.It is in the specified directory.It is PHP4 on Apache 2.2. on Win XP.

View 6 Replies

Media Server :: Getting IIS7 Instead Of Apache?

Feb 27, 2010

I have fms 3.5 installed, i did not install Apache because i already have iis7 running. how do i configure fms with iis7 to allow for http tunneling/streaming when rtmp is blocked?

View 3 Replies

WebPages Won't Display Flash On Apache 2.2

Apr 3, 2010

I posted this on the Apache board, but after 4 days with no reply am still needing an answer so I thought I'd try here.

Needing a testing server I installed Apache 2.2 and PHP onto my Windows XP Laptop. That went great. However I can't run flash modules, like, for example, a video player streaming an FLV.

I was only able to install Apache and PHP by following directions, but don't really know much about such installs.

What do I need to do to make Apache run (display) flash?

View 1 Replies

Apache Webserver Stops Working Until Disable FMS 3.5?

Jul 14, 2009

I have installed FMS 3.5 on an Intranet server, and it installs its own version of Apache.This has now caused the localhost to open the FMS page. Disabling FMS 3.5 returns back to the Localhost page.It is not possible to run FMS 3.5 on an existing Webserver with Apache?

View 1 Replies

Media Server :: Add Php And Mysql To Fmis With Apache?

Aug 7, 2009

add php and mysql to fmis with apache?

View 1 Replies

Media Server :: IIS7 And FMS + Apache On The Same Machine

Jun 8, 2010

Has anybody experience to install FMS 3.+ Apache on the same machine with IIS7. Our business department decided to save some money on hardware and we have to install FMS on production, where we have  already hostted ASP.NET WebSite. We have to do steaming video on our ASP.NET pages. I think to configure FMS on ports 1925,6000 instead of 1925,80. Will it be ok for Apache? Actually, I tested the installation with this configuration on our testing enviroment and it works, but the funny thing is that I can put rtmp://111.111.111.111/vod/sample.flv works (without port 6000). Is it correct behavior?

View 3 Replies

Media Server :: Apache Segfault Using Mod_hlshttp.so?

Sep 20, 2011

Trying to use hls on an exising Apache server on Ubuntu following the instructions listed here:section: Use an external Apache HTTP Server for HTTP Dynamic Streaming and HTTP Live StreamingCopied the .so files to apache's module library, updated conf file, restarted apache.  Now, it seems to work when requesting a m3u8 URL, but looking at the apache error log file, getting seg faults across all virtual hosts.

View 6 Replies

Flash Displaying Incorrectly Once Uploaded To Apache?

Aug 8, 2010

I recently purchased a flash template and after a lot of configuration and tailoring to my own requirements, I have the website look and feel exactly how I want it. I then proceeded to upload the site into cPanel and more specifically Apache, and unfortunately the display within the flash has now gone completely wrong. There are extra spaces in sentences where there were previously none and numerous images and text titles do not display any longer.his occurs in all browsers when viewed live but when viewed from my local computer via my hard drive all browsers display the content as normal??I am more of a Cisco/Network consultant therefore my knowledge in this area stretches a very small amount. I have added the Apache Handlers for .swf, .xml and the image formats but that's about as much as I know

View 9 Replies

Flash Cross Domain Policy For Apache

Dec 23, 2009

I was looking around but couldn't find it where can I add the cross domain policy of Adobe in Apache server. Because without it, its not letting me access my XML on another server.

View 1 Replies

Apache :: Possible To Obtain The Domain Where Flash App Is Embedded?

Jan 12, 2010

The company I work for has their own Flash based video player and the question I get from our execs is "Can we tell what website our player is embedded on?"At first, I hypothesized I could use Apache mod_rewrite, extract the HTTP_REFFER, and append it to the end of the requested URL. So as the browser gets http://.../viewer.swf, I could slap on ?However, I don't think our CDN will cater to our htaccess file. Plus, mostly all the access_log entries show a dash rather than the domain.So I'm casting this question our here to see if I catch any ideas or solutions. Currently, everything points to 'not possible'.

View 5 Replies

Media Server :: PHP Shown In Browser As Text On FMS Apache

Oct 22, 2009

We have several small websites, some with limited php and some with small mysql databases and we are planning on running Flash Media Server as well all on one RedHat server. I have installed the FMS and apache as per default installation and all is working ok I see the sample videos and have added some of my own videos. I have added some content under /opt/adobe/fms/webroot and this appears ok.

I have 2 flat sites called mysite1 and mysite2
Apache is installed as the default install on linux under /opt/adobe/fms/Apache2.2.
I have installed php php -vPHP 5.1.6 (cli) (built: Feb 26 2009 07:01:12) Copyright (c) 1997-2006 The PHP GroupZend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

I have the following in my httpd.conf file and this seems to work ok for the virtual hosts in apache as I can see these sites
NameVirtualHost *:8134
<VirtualHost *:8134> DocumentRoot "/opt/adobe/fms/webroot" ServerName myservername
ErrorLog /var/log/httpd/error.myservername.log .....

But when I go to look at a php page all I saw was the php text. So for example I go to [URL] page appears fine, when I go to [URL] all I see is the php text. I looked at the php.conf file from another server and I noticed that it used modules/libphp5.which is not available on this copy of Apache so I am not sure what I need to do to get php running on the server.

View 1 Replies

Professional :: SWF Not Playing On Localhost (through Apache) [Might Be Size Related]?

Feb 17, 2010

I've been looking for days now and can't find an answer to this problem (even within the apache community).My swf plays fine when loaded outside of the local server, just clicking the swf or the html page loading it.It also plays fine in the .fla preview.When I uploaded it on my webspace, it worked as well.I tried playing it on my localhost at work and it worked...ache 2.0), it doesn't work.What I found out is the swf will play if I remove some images, which is why I think it might be a size related issue. Like, when the swf file is smaller than 50ko it works, when it gets bigger (75ko for exemple) it doesn't.I've seen some issues when the server tries to compress the files, etc, but I don't think it's the case as I tried with and without mod_deflate with no change at all.I've also seen issues related to firewalls, so I tried disabling my firewall, my anti-virus and anything I could think of. No change...

View 3 Replies

Media Server :: Apache Service Stop Automatically?

Jul 26, 2011

I have Flash media server 3.5 and  it is working fine but now a days Apache service is automatically stoped  so all streaming services is stopd then i restart the Flash Media  Server after restart FMS goes smothly and all streaming services goes  smothly.ut this issue, below are the event viewer detail wehere the appache service stop  detail is mentioned.

here is the event viewer details for FMS
Event Type:  InformationEvent Source:  FMS (Master)Event Category:  (258)Event ID:  1413Description:C:Program  FilesAdobeFlash Media Server

[code].....

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved