Click here to Skip to main content
15,889,335 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 Updated

Flash 

23 Dec 2022 by Member 15583139
Quote: TRANSCEND accidentally removed n files from the flash drive. How to restore them? After extraction, I did not record anything on the disk. Programs found on the Internet do not inspire confidence in viruses. thank you What I have tried: ...
23 Dec 2022 by OriginalGriff
This is not a computer / usb repair service site - we only assist with software development related problems. If you are worried about viruses, go look for a local company that repairs computers - it's likely they can get the files back for you...
25 Apr 2022 by rcgneo
I am trying to come up with a way to store data when cookies are disabled in the browser. So, I know that data can be stored with flash shared object. I have not been able to find how to do it in C#. Anyone knows of an assembly to use?
8 Apr 2021 by Varun Sareen
Dear Friends, As the Adobe Flash player has ended its support, I am out of options to convert my existing code (which is dependent on flash player to capture image) to something which doesn't require flash player to capture the image. Please...
8 Apr 2021 by Richard Deeming
You obviously didn't search for the right terms: Media Capture and Streams API (Media Stream) - Web APIs | MDN[^] MediaDevices.getUserMedia() - Web APIs | MDN[^] Taking still photos with WebRTC - Web APIs | MDN[^]
5 Oct 2020 by Member 13998042
I am trying to pass a params named ID in to a python api function from postman which will use the ID to call another api function inside the actual api but the id field remains None in postman output requests.exceptions.HTTPError: 401 Client...
18 Sep 2020 by Sandeep Mewara
Quote: How to convert json to excel Have a look at them and try out: json-excel-converter · PyPI[^] How to Convert JSON to Excel in Python with Pandas[^]
18 Sep 2020 by Member 13998042
i have api which gives json output now i want to save it as excel using xlsxwriter i searched online but no luck kindly guide What I have tried: @DATAQU.route('/start_date-end_date', methods=['GET']) def subscription_date(): ...
12 Feb 2020 by OwenDavies
How to implement a crossdomain.xml file to allow the Flash client to connect to my site
19 May 2019 by four systems
Code that goes to another frame btnstring.addEventListener(MouseEvent.CLICK,functionOnClick); functionOnClick(event|MouseEvent)|void { gotoAndPlay(4); } doesn't goes to frame 4, is that due to the flash version and the scene keeps on playing itself btnstring is the instance name for...
19 May 2019 by Gerry Schmitz
Try another "flash file". Or Browser. Or security setting. Or Flash version. Or different frame. Or different OS. https://lifehacker.com/you-really-shouldnt-be-running-adobe-flash-player-anymo-1829721122
12 Apr 2019 by Shao Voon Wong
This article discusses what web developers need to know about content security policy.
22 Jan 2019 by Member 10850253
I have a problem embedding a swf in my website. The swf is a dynamic image gallery, and fetches the images with an xml file. I tried using relative and absolute paths, but I am still unable to load the swf. Can someone please help me? This is the site: cosecha-verde.000webhostapp.com And this...
6 Jul 2018 by raddevus
Arduino: just say no to shields
22 Jun 2018 by Azim Zahir
This is a demonstration of a Torch application built using Android.
15 Apr 2018 by Dhawal Sojitra
I want to share my image on Instagram via web application.How it could be possible to share?I am using server side node.js,mongodb and client side flash technology. What I have tried: I tried to find on google but could not find better solutions for this.
18 Oct 2017 by CPallini
I guess you have to search for in more specialized forums. For instance here there is some useful info: How can I program an XHRA 2HPA - XMOS embedded processors. Heart of XMOS technology, XCore.com[^].
18 Oct 2017 by OriginalGriff
Quote: I'm gonna use a USB SPI flash programmer from Aliexpress for this. But i don't know how to code That's really not going to help! You are trying to program a flash memory, which is pretty trivial - the flash programmer will probably have instructions on how to actually do that, but ......
3 Aug 2017 by Manish Ray
What effort actually will be required to port the existing Silverlight application into HTML5? Will it be wise choice to continue development in Silverlight for the enhancements(big)? What I have tried: I have a workflow designer already developed in Silverlight. I have tried several HTML5...
27 Jul 2017 by Jochen Arndt
The simplest solution is disabling drawing when the list is updated. m_ListCtrl.SetRedraw(0); // Update list here m_ListCtrl.SetRedraw(1); // Invalidate entire control // May also use InvalidateRect() for a specific area m_ListCtrl.Invalidate(); // Force redrawing m_ListCtrl.UpdateWindow(); ...
27 Jul 2017 by Mark Danniel
I wrote a MFC application program.I used some ListControl controls and some radio buttons in the dialog.I would like to realize real-time-update data with ListControl when clicked the single radiobutton triggering the corresponding events. Firstly,when the dialog initialized,inserting data...
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...
25 Aug 2016 by Patrice T
If you read carefully the error message, it tells you thatQuote:ReferenceError: FMS_VERSION is not definedShould be pretty obvious what it means.In this code,application.getFmsVersion = function(){return FMS_VERSION;}you use FMS_VERSION, but you didn't say what is FMS_VERSION,...
25 Aug 2016 by Donny Rebecca
This code is from Modenacam FMS....Everything is working except the chat.When the performer from the cam site logged in it gives this message at the server:onConnectUser is ACEPTEDonConnect, performerId: 16, pasword: 645062a5e513f1cd2e1a8d4e64789b4ccd05e795f51a9e3d4f72c4cc61337a87,...
2 Aug 2016 by Vadyseri
A Story of One Video Streaming Project
17 Jul 2016 by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
3 Jul 2016 by Behnam Mohammadi
I want to play flash file (SWF) in in android but i can't i use this code to show it in WebView but it not work for me. mWebView = (WebView) findViewById(R.id.webview); mWebView.getSettings().setJavaScriptEnabled(true); mWebView.getSettings().setPluginsEnabled(true); ...
3 Jul 2016 by Nikolai Morozov
setPluginState method was deprecated in API level 18.
23 Jun 2016 by OriginalGriff
I don't know flex, but...baseURL is a string, so shouldn't both the replace parameters be strings as well:baseURL=baseURl.replace("http:","http ://");Without string delimiters, it's a regex so it would need '/' delimiters, according to a quick Google: String Replace Function in Flex...
19 Jun 2016 by Member 12141812
I Getting 2038 error while trying to upload file using flash upload.Flash upload is working properly in local environment.To is causing this problem when i deploy the project to server.i Have already added the following attribute in web.config
5 May 2016 by Malli_S
In one of our Flash project we're using XML file for UI text content loading. The XML get reloaded after specific time interval to keep UI updated. This works fine for few time intervals. But after some random number of reloads, despite of XML loading, I'm unable to read one of the child...
30 Apr 2016 by bahjat93
I am only able to save the data on to the SRAM which is only 20KB. I need to define the ports and include other libraries which are very important. These take up a total of 12KB. Which leaves me with 8KB of memory for my program. How do you save the data onto the flash memory? The flash memory...
30 Apr 2016 by Dave Kreskowiak
You'd be better off asking this in a forum dedicated to the hardware you're using.But, I don't know of a single micro that will let you use Flash as RAM.You either need to get hardware that has more memory in it (your best option!) and/or find a compiler that generates better/smaller...
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...
20 Apr 2016 by GaneshRfromSpace
Code Snippet 1:When I “Build” the code, I got following errors.#include "Bootloader.h"#include "IFsh1.h"#include "S19.h"#include "Shell.h"#include "WAIT1.h"#include "LEDR.h"#include "UTIL1.h"#include "AS1.h"#include "KIN1.h"#define FLASH_PAGE_SIZE ...
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...
12 Apr 2016 by GaneshRfromSpace
I am developing a boot loader for first time for a kinetis controller in Kinetis Design Studio (IDE). Since the Boot loader should be the first code to be executed, should I create a separate source file (say BootLoader.C) apart from the automatically generated Main.c file by IDE. Or should I...
12 Apr 2016 by KarstenK
Normally in a separate file for "clean code development" but in a manner your IDE is translating it fine. The linker takes care to place it in the right position of your binary. Maybe here is some example code for you.
6 Apr 2016 by Member 12439929
Hi , i have been trying to update my flash player for internet explorer activex in my windows 2012 server . but it is still showing up flash player version is something way beyond this one (now showing version 11 , but active version is something around 21), please help , how to update this...
6 Apr 2016 by Richard Deeming
Strange - you're the second person this week to ask that question! :)You need to install the "Flash Player content debugger for Internet Explorer - ActiveX" file[^] from the "Additional Downloads" page[^].You should then have the latest version of the OCX file in...
4 Apr 2016 by saravana__
Hi,Am using axshockwaveflashobjects to embed and play swf files in .NET form. The form uses adobe flash player 10.0.1.112 lower version.Current version of the flash player is 21.0.0.110. How to update flash player.What I have tried:I had download and install latest version of the flash...
4 Apr 2016 by Richard Deeming
Looks like you need to install the "Flash Player content debugger for Internet Explorer - ActiveX" file[^] from the "Additional Downloads" page[^].You should then have the latest version of the OCX file in C:\Windows\System32\Macromed\Flash and C:\Windows\SysWOW64\Macromed\Flash, and your...
24 Mar 2016 by Member 12410426
I got my FRDM-K82F a few days ago and it is a very interesting piece of hardware. I played with the demo that uses the accelerometer to light up the RGB LED based on the data a few times. This I did by pluggin in to a USB host as well as just a 5V USB charger. All the time I used the SDAin...
24 Mar 2016 by Member 12410426
I understand, but when I did search for a very specific string I was directed here to a guide about Code Warrior and Freedom MCU's. If that fellow would post his 2 cents maybe I could solve this. Looks like there is a way to increase memory available to bootloader but I did not ever decrease...
22 Mar 2016 by Dave Kreskowiak
It's very unlikely you're going to get an answer to your question here. Sure, there are some people who do microcontroller stuff around here, but not a lot.Your better bet would be to find a forum dedicated to the hardware you're using. There you're going to find a ton of users who have...
17 Mar 2016 by monsy_jr
Hey guys,Recently, I made a bot which can play the game "Snake", with only visual inputs.this game: -->> http://www.speeleiland.nl/snake.htmBut the problem is, sometimes it's kind of laggy . The visual input, a sort of stream of printscreens of a certain part of my screen (the...
25 Feb 2016 by Member 12352223
I wrote a application on VB.NET (Visual Studio 2015)But I would like to run on browser. I mean I would like run all platforms. (Windows and Mobile Phone , Android , Mac , etc.)I tried with XAML WPF (XBAP) but I couldn't run even IE (because I have to make security settings), also It...
25 Feb 2016 by dan!sh
What you need is a web application. What you have is a desktop application. You can make use of ASP.Net web forms or ASP.Net MVC. Whatever suits you. I would recommend keeping the core business logic separate from web application in case you wish to create mobile apps in future...
17 Feb 2016 by GaneshRfromSpace
I am using Kinetis Design Studio IDE and the Processor on which am programming is MKE02Z64VLD2 (Kinetis E series). The Flash memory area of this processor is 0X0000_0000 to 0X07FF_FFFF . My code is in C language. I need to put a piece of code into the flash memory space of this processor. If its...
17 Feb 2016 by Jochen Arndt
A compiler generates relocatable object files which are then linked. While there might be an option for the C compiler (check the manual for your compiler), it is more probable that a fixed start address is passed to the linker or defined in some configuration file (probably a processor specific...
5 Feb 2016 by CPallini
You get such a result because the sin method argument is supposed to be given in radians[^] while you are using degrees.Try, for instancetrace( Math.sin( degrees * Math.PI / 180 ))See: "Math - Adobe ActionScript 3(AS3) API Reference"[^].
5 Feb 2016 by newbie1992
hello everyonehow actually math.sin() works in as3??i'm confuse with the result i goti try to trace(math.sin( 180 ))in reality i should be 0, but i got -0.8011526357338304and i also try trace(math.sin(90))it should be 1but i got 0.8939966636005579and some of the value...
4 Feb 2016 by Deepak Kr Choudhary
AxShockwaveFlashObjects.AxShoc...
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[^]
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...
22 Jan 2016 by Nocs_
I am trying to have an embed flash player inside my c++ project so my application executable doesn`t need flash player to be installed in every pc and O.S. when it is running.Cause of commersial flash licenses this cannot be done.But it can be done with alternative players that can play swf...
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...
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...