Click here to Skip to main content
15,889,281 members
Everything / Flash

Flash

Flash

Great Reads

by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
by Modesty Zhang
Port Cairngorm 2.2.1 to Silverlight 2 Beta 2. Includes all source code and a sample application.
by IncureForce
How to disable FlashPlayer (AxShockwaveFlash) right-click ContextMenu
by Daniel Cohen Gindi
This application adds a property page to show SWF properties in the Windows file properties window.

Latest Articles

by OwenDavies
How to implement a crossdomain.xml file to allow the Flash client to connect to my site
by Shao Voon Wong
This article discusses what web developers need to know about content security policy.
by raddevus
Arduino: just say no to shields
by Azim Zahir
This is a demonstration of a Torch application built using Android.

All Articles

Sort by Title

Flash 

24 Jan 2016 by newbie1992
hello. I am a bit confuse about the symbol of ' { } 'can someone please explain to me how to use this symboland what does it means?example :var tween = TweenLite.to(demo, 20, {score:100, onUpdate:showScore})what does {score:100, onUpdate:showScore} means?and how it...
24 Jan 2016 by Thomas Daniels
It's an object literal that creates an object with the properties score (value is 100) and onUpdate (value is showScore).Object - Adobe ActionScript® 3 (AS3 ) API Reference[^]
2 Aug 2015 by migurazi
I write vc++ code with flash.I want to hooking flash because mouse right button operation and flash's transparent.In my code, use flash32*.ocx or flash64*.ocx (Active-X) reference code :1. 플래시콘 컨트롤 (FlashconAxWindow) | 마을 :: 컨텐츠 상세보기 (korean. sorry^^)2. Another new thunk...
2 Apr 2014 by Luiey Ichigo
Hi all,I have install the Flash Player for IE. When I right click on toolbox and Choose Item, I go to COM component to check the Shockwave Flash Object. When I click ok, I don't find the Flash component on the toolbox. I restart back the application but still none appear. When I go to Choose...
6 Sep 2010 by lupeng0527
Hi: I met a problem on Flex,In the Flex Application,Flex embedded jsp page. In the JSP page above,this is a drop-down list. The Drop-down list was covered by the JSP page. I spent a long time, but also solve the problem,I‘m not good at English.Page...
30 Dec 2010 by jerrykid
Hi everyone,When running a code String.fromCharCode(0xE00F); //Returns value E (example) in Flash/FlexI don't know which font of System is selected for this code: 0xE00FThanks.Andy
30 Dec 2010 by Estys
It's not a typeface or font, it's a unicode character-value.If you want to print or show the character(string), choose a font that can represent the characters in your string.Cheers
11 Mar 2010 by Trishul Tandel
actionscript 3.0 : how to identify that live streaming published or not ?
11 Mar 2010 by Trishul Tandel
please help me as soon as posible?its very dificult for me
17 Jan 2013 by Member 9586624
Hi, I am relatively new to object oriented programming in ActionScript 3.0..I designed some cloud and I am trying to control the movement of the cloud via a class. The code I have used is from a tutorial I followed online. I created two Scenes in flash (start scene and Main scene) and I have a...
17 Jan 2013 by phil.o
Hi,The problem lies in wrapCloud() method, line 46 : either this is null, or stage is null.
8 Jan 2011 by infamousbreed
my videobox opens on pageload and plays a swf just fine but the quality is not great, i can get this script to work [as is] but i tried to modify it to just do it automatically with no buttons: heres my index page
9 Jan 2011 by Espen Harlinn
Have you tried usinghttp://code.google.com/p/swfobject/[^]Here is the doc on flash paramshttp://kb2.adobe.com/cps/127/tn_12701.html[^]vmode could be the solution to your problem you can set it to one of the following: window: movie plays in its own rectangular window on a web...
5 Feb 2012 by infamousbreed
this tut helped me fix http://www.adobe.com/designcenter/tutorials/videoencoderwizard/ now it plays perfect.
23 Nov 2013 by mibetty
Hello im with a doubt and need your help if its possible.I have a class dish and i load 1 file ".swf", and i have a little game that works like this:The dish moves in the x and y axis and i when i click in the dish it falls down.But i want to have not only 1 dish i want have 10 different...
17 Feb 2012 by S.Aijaz
Hii just came accross flash cokies. now i know how to add flash cookies. but the problem is i dont know any thing about flash coding or simply how to use flash in my aspx page. can you please help what i have to do to make a flash movie and then add same, to my aspx page. i have no knowledge...
17 Feb 2012 by psgviscom
Refer these links to add flash movie to your asp.net application.http://forums.asp.net/t/1350534.aspx[^]http://stackoverflow.com/questions/668846/how-to-embed-a-flash-swf-file-into-asp-net[^]Better you can download ASPNETFLASH.It displays flash icon in your application. You can make use...
24 Dec 2015 by SiSaeed
Please pay attention to this conception plan. In this plan for instance, each #n is a piece of text of subtitle. This concept can add status to classical status of subtitle in which a choice is delivered such as "progress bar" in media players. This choice in start to end of time interval,...
9 Mar 2011 by Sagar Rawal
I am using Flex 3.I want to know that how to get the current date of the next month.I am facing the problem that if i choose the 31st march, 2011 from datefield, i can't get the result as 30th April, 2011. Same problem with the February Month of the leap year. So please give me help as...
9 Mar 2011 by Sergey Alexandrovich Kryukov
This is not a programming question, in essence.You first define "current date of the next month" and then immediately prove by yourself that it is not possible to find for every given date. Please realize that this is "I want it but I don't want it" and nothing else. Decide for yourself what...
28 Feb 2013 by GreenKhan
What I want to do is build WALL of images, say of 2 random images.X0X0X0X0X0 (where X and O are the images.)Now to load these I normally would use a for loop such as (code isnt exact, but hope u get the idea)imageArray = "X", "O";for (x = 0; x
15 Apr 2013 by _ProgProg_
Dear Experts,i want to know if i could integrate adobe air with asp.net or notand if i could do that could you give me an example please?
15 Apr 2013 by Anuja Pawar Indore
refer similar threadhttp://stackoverflow.com/questions/171054/adobe-air-and-net[^]
8 Jul 2015 by BloodyClash
When Setting the Rotate3D effect on several items they interfere eachother. For example: I got a ImageField that has a hide effect and Show effect rotate3d works perfect. Then i made a Group field that should use rotate3d on hide and Show when hovering a Label. Now when i hover the...
13 Jul 2015 by BloodyClash
Got it now !The solution is to set each animated object inside its own GroupBox
6 Feb 2012 by HalliHaida
Hi All,I have an issue with the "Adobe Flash Player Settings" window. I have a MFC application, hosting webbrowser control, which renders the flash content provided by 3rd party. On right clicking on the flash content, I get the following options,Settings, Global Settings, About...
27 Oct 2010 by p30graphic
HiI have a map of the Movie Clip and drag and drop commands and zoom to define it have. Vector map is designed. I want the child map is Movie Clip (Movie Clip to enlarge Father and transport capabilities added) to be divided into specific sections, and each point is assigned a number if the...
27 Oct 2010 by OriginalGriff
Repost - dont post in multiple places, it just duplicates work and annoys people.This "answer" given to remove question from the unanswered list.
13 Aug 2012 by danger man 2011
Hi,i program a keyboard with flash builder , i need to make it as On-Screen Keyboard of operating system ,, i can't found function that allaw me to write on another window (as Run Command or text document) if there is a function do that for active WindowThanx
6 Mar 2011 by arjae182
I have my friends work and he's not around so I want to try a little bit of Adobe Flex 4.Here's the code:
6 Mar 2011 by arjae182
up still no one answer T T i hope someone who could help me
16 Jun 2011 by Jonathan Campos
With the latest release of Adobe Flex 4.5 and Flash Builder 4.5, building and incorporating mobile applications into your enterprise development stack just got a whole lot easier.
22 May 2012 by polska03
Hello I am developing a test app for both android and ios to learn flash and actionscript. I have developed my app using flash professional cs5.5 and now would like to see how to integrate ads. I am signed up with admob right now, but now have no idea how to integrate this to my app. I have...
22 Nov 2011 by elgaabeb
Hi to all,Could someone explain me the difference between AIR, Flex and flash ??For which domains are optimized these each one of these technologies ??Note : I'm looking for experienced developpers feed-back.Thanks in advance.
22 Nov 2011 by #realJSOP
Google is your friend[^]
22 Nov 2011 by TorstenH.
AIR (Adobe Integrated Runtime) and Flex are Adobe products. Both are made to create RIA applications (Rich Internet Applications).Flash is part of the underlying base beside of HTML, AJAX and some other technologies.An AIR application is installed to the machine. It often uses a online...
17 Jul 2016 by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
22 Jun 2018 by Azim Zahir
This is a demonstration of a Torch application built using Android.
19 Apr 2016 by saravana__
Hi,I am using local stored object to store some information in my flex application. When I try to flush, it's show security panel to increase the local storage space. I want to show why the security panel is shown.Or can i change the text inside the security panel.What I have...
6 Jul 2018 by raddevus
Arduino: just say no to shields
20 Feb 2014 by Luiey Ichigo
Hi all,I need to learn actionscript in flash for new information media. I have a swf called banner.swf and main.swf. After run main.swf, the page will load banner.swf into it to play the banner(advertisement). So how do I get this? I have some code but not sure. I want to resize the specific...
22 Apr 2016 by newbie1992
helloi am doing a project which using timer to play the movieclipsis there anyway to play more then one video at the same time when the timer's listener trigger the function?example :var mcList :array = [ ];mcList = [ mc1 , mc2 , m3 , mc4 , mc5, mc6 ] ; // just for an example...
22 Apr 2016 by Maksman
I think it can be very simply achieved with a variable measuring elapsed time and a switch statement in the timer event handler:var mcList :array = [ ];mcList = [ mc1 , mc2 , m3 , mc4 , mc5, mc6 ] ; var mcTimer :Timer = new Timer(1000);mcTimer.addEventListener(TimerEvent.TIMER, ani...
29 Sep 2011 by santanage
i want to send data using loadvars from asp to flash and return.i don't know about that please help mei need a detailed explanation with flash and c# source code working example.please please help me i checked all web sites in internet and get false or incomplete explanation. ...
29 Feb 2012 by Member 8593633
Hello!I'm using it on a project, and when I run localhost it works, but when I run from the serverthat does not get the image of the flash file.HTML
8 Feb 2014 by SOHAM_GANDHI
Quote:[^] [^] [^] refer these articles
6 Aug 2013 by ManiInAction
Hi All, I am developing a site in which youtube video’s will be added to asp.net page using the HTML code given at youtube.com site. When I run the program, in the web page youtube video is displayed. But the strange thing is when I move mouse over the video display area the page...
5 Mar 2009 by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
10 Oct 2012 by danger man 2011
i want to change keyboard language from english to arabic in Flex 4/ ActionScript on windows XP, like i have two line edit , write on first one in english and when move to second line edit language will be arabic automatically ??
6 May 2011 by DEB4u
Hello,I want to create a web based "Avatar Creator Application", by which it'll create Customizable Characters with jpeg files as output.. here is one application like this..http://unity3d.com/support/resources/example-projects/charactercustomization[^](Broken URL fixed)i need some...
6 May 2011 by Abhinav S
Maybe something like this can help you get started as well - is 2D but good for a start - http://www.gamedev.net/topic/459707-c-workshop---project-2-character-generator/[^].
28 Apr 2014 by XaxPRoy
I have a question. I am using Visual Studio and i use axShockwaveFlash in c#. But i can't control the onclick event. Does axShockwaveFlash has a onclick event?
23 Sep 2012 by Seraph_summer
hi,i have used shockwave flash object in visual studio 2008 and it works well.but when i move it to win7, then it simply does not work and nothing error displays. anyone knows what is wrong? I just start using win7 64bit. thanks! the code is quite...
23 Sep 2012 by Bernhard Hiller
The problem is not WIndows 7, but a 64bit OS.When you do not set a traget platform, your application will run as a 64 bit application on a 64 bit OS - and then must not load a 32bit dll.Hence: set the target platform to x86.
12 Feb 2020 by OwenDavies
How to implement a crossdomain.xml file to allow the Flash client to connect to my site
30 Jan 2010 by aneesme
The Batch Uploader was developed using Action Script 2, and uses PHP as the backend to process the file upload.
16 Nov 2011 by elgaabeb
Hi Guys,I would like to start with Flex application development for mobile devices (Android, iOs ...).I would like to have opinions/feed-back from developers more experienced than me on this field to choose which IDE to use and the cost of it.Please I'm not looking for raw link...
16 Nov 2011 by Ganesan Senthilvel
7 best suggestions are at: http://www.web-delicious.com/7-best-mobile-web-html5-framework-for-mobile-app-development/[^]
16 Nov 2011 by TorstenH.
Adobe has a good one. Is worth the money (which should be considered to be a gernal invest if for business).the FlexBuilder is still available for students. also a good thing.otherwise: FlashDevelop - Free IDE[^]
16 Nov 2011 by elgaabeb
Hi, I've found a thread talking about the same subject on stackoverflow :what-is-the-best-most-productive-flex-ide[^]
22 May 2011 by ik54247
I would like to produce a fitting room system, and the users can adjust doll's size.In terms of shoulder, hip, and the length of both legs and arms by a horizontal scroll bar in this system.How could I control Action Script by Flash? Please kindly share your experiences and opinions with...
22 May 2011 by Espen Harlinn
That will obviously require some work ...I'd start out learning about Away3D[^] and Spas[^]I'd use FlashDevelop[^] and Adobe Flex[^] to develop the application, as I think a pure ActionScript approach will allow you to get the job done faster.The resulting swf can be included in a...
27 Jan 2010 by Dmitriy Nikitin, IntexSoft
THis article explains how to use the Single Sign-On technique in communicating between a Flex client and Axis based services.
10 Mar 2011 by Frenda Rangga Aksara
Now, I will build VoIP application that running at browser, so I choose Flex as a Framework.And after searching at google about it, i found MJSip as a SIP library for building application. But, I don't now how to start building it, because the reference and about it is difficult to...
3 Mar 2014 by J Gregory
Just use some existing flash for voip solution such as the open source red5phone.
19 Mar 2012 by CelestialCoder
I have a C# application with a flash advertisement. But the swf file should be in the application folder in run time.How can I "embed" the swf file in the exe so that it is not visible to the user. For dll files I think I can find an application. But can we bundle dll and swf with exe from...
19 Mar 2012 by #realJSOP
Add it as a resource that's extracted when the program runs (it's a resource property).
30 Nov 2015 by derstine
I have made a simple YouTube player in C# using Shockwave Flash dll. Now, when i am inside visual studio it works (the videos can be played) but when i deploy my application the flash player turns just white(i only see the flash player control, no videos playing). It doesn't play any videos....
30 Nov 2015 by derstine
Bringing Up My Post..Hoping someone has a solution.
30 Nov 2015 by Dave Kreskowiak
First, I have no idea why you're player doesn't work and I don't think anyone else is going to know either considering you haven't provided any code snippets at all.Next, I need to point something out from YouTubes Terms of Service:Quote:4. General Use of the Service—Permissions and...
24 Oct 2011 by Michael Chourdakis
Embed flash to your applications and communicate with it with C++.
20 Jan 2016 by Nocs_
I am trying to use swf inside my exe from c++Just to make a window and use the swf as the content of it.I want to build it as exe that the swf dont goes with the exe as external file but as an inside file that plays with the exe.I found this link which for some works fine for others...
20 Jan 2016 by Garth J Lancaster
Quote:I am trying to use swf inside my exe from c++ - not exactely sure what you mean here 'inside' Well, in 'the old days' (of VC6), I remember doing this sort of this as a prototype for a small project - Im not sure how/why/where they came from [*1], but Im pretty sure there was a...
13 Sep 2013 by Bibin Benny
hi dears How can i call flash .exe file from c# button click event. After that flash file opened my project want to close. Plzzz help me friends .....
13 Sep 2013 by Thanks7872
Refer this linkcall exe from C#[^]
13 Sep 2013 by CPallini
Have a look at Process class[^], see the code sample.
1 Jan 2012 by pavankumar from hyderabad
Hi AllI am pretty new to Flash, Please help me out how to call c# javascript function from flash file.Thanks and RegardsG.Pavan Kumar
1 Jan 2012 by Sergey Alexandrovich Kryukov
Please see, for instance:http://www.flashdesignerzone.com/tutorials/t1015.php[^],http://blog.codefidelity.com/?p=15[^],http://scriptplayground.com/tutorials/as/Call-Javascript-in-Flash/[^].Find some more if that wasn't quite clear: http://lmgtfy.com/?q=call+javascript+from+flash[^]....
10 Apr 2017 by Member 13119139
It says object is null and it doesn't work. This is a flash cs4 program package { import flash.display.MovieClip; import flash.display.SimpleButton; import flash.events.MouseEvent; import flash.text.TextField import fl.controls.TextInput; public class...
10 Apr 2017 by OriginalGriff
We aren't here to do your homework: and debugging the code you write is a very important part of that homework. This is one of the most common problems we get asked, and it's also the one we are least equipped to answer, but you are most equipped to answer yourself. Let me just explain what...
22 Mar 2014 by CoderPanda
[Sorry, I myself have not tried any of these, and I am only trying to provide pointers.]There is no generic solution for any browser I think. Also I don't think this is possible via a client script. With whatever research I did I could come up with this one[^] for Firefoxand this...