ActionScript 3.0 :: Loading ActiveX Control By Network Camera
May 6, 2009
I have an activeX control for a network camera when it is installed on my PC. I want to use that network camera in actionscript by loading its activeX control, but don't know how to do that.
View 1 Replies
Similar Posts:
Oct 21, 2011
I have a piece of code:
[Code]....
Which implementation is running here: [URL] I have Vista Bussines SP2 but problem also exists on Windows 7 Home Premium. On IE 32 bit the capture image is flickering on my moves. This is very annoing. I compile my project with additional settings: -swf-version=12 -target-player=11.0 On for example Firefox this work much better but problem also exists. And external library is set to newest playerglobal.swc downloaded from Flash Adobe download site.
View 1 Replies
May 12, 2009
How I can use ip/network camera with Flash Media Server.I am not able to configure it.Is there any other way of configuring such cameras ?I want to publish live stream data captured by ip camera on Flash Media Server.
View 1 Replies
Sep 9, 2010
I have gone through the trouble shooting page twice and cannot get it to download.
View 1 Replies
Aug 1, 2011
For a month now I have been without the use of programs lke Swishmax and sothink video downloader because all of a sufdden, flash can;t be installed. I do have in in firefox but I get this error when I try to install "ActiveX control for Flash Player could not be registered" I have tried everything, but nothing works.
View 2 Replies
Apr 23, 2007
this script is for making disable to the activeX control over the flash.
Code:
<script language="javascript">
objects = document.getElementsByTagName("object");
for (var i = 0; i < objects.length; i++)
[Code]....
but it dosen't work on the opera
some body tell me the perfect reason or problem regading the my script.
View 2 Replies
Jul 16, 2009
I am in need for some serious help before i have to do the ultimate and reformat my hard drive and spend the next 12 hours reinstalling everything. The issue is flash. I get this error "ActiveX control for Flash Player could not be registered" anytime i tru to install flash. I can see flash content in every browser except internet explorer 9 so I don;t know what to make of this. I have tried everything to now avail. There are a few programs that won;t work and always prompt me to install flash. When I do I get the same error. The fact that this error can;t be fixed is amazing to me. I am asking has anyone got any idea on how to fix this problem minus the usual links that Adobe has, none of their remedies work. I am using windows 7 64 bit.
View 7 Replies
Aug 11, 2011
i have to do the ultimate and reformat my hard drive and spend the next 12 hours reinstalling everything. The issue is flash. I get this error "ActiveX control for Flash Player could not be registered" anytime i tru to install flash. I can see flash content in every browser except internet explorer 9 so I don;t know what to make of this. I have tried everything to now avail. There are a few programs that won;t work and always prompt me to install flash. When I do I get the same error. The fact that this error can;t be fixed is amazing to me. minus the usual links that Adobe has, none of their remedies work. I am using windows 7 64 bit.
View 1 Replies
Oct 22, 2009
Has anyone noticed that the "CallFunction" method disappeared from flash controll after 10.0.32.18 update? It just broke all our apps with flash integration!
View 4 Replies
Sep 6, 2009
I just spent 3 days making a drop-down-button-menu. It looks great.I added it to the HTML of my website, but everytime you load the page, you have to download the ActiveX control...How is it that people have drop-down-button-menus that are flash-based, yet they don't make you download the ActiveX control? Should I just scrap my buttons and try to use CSS, or HTML, or Javascript?
View 1 Replies
Aug 1, 2010
I've checked the document:But still don't find info on how to control the visual affect(like lightness, saturation and so on) of my pc camera.
View 9 Replies
Mar 4, 2010
As announced, it is now possible to develop Iphone applications with Actionscript. My question is: is it possible to control iphone devices such as the GPS receiver and/or camera using actionscript? Is there somekind of "AS3 for the Iphone"-framework? I know my question is short, but this is all I need to know for now.
View 1 Replies
Aug 1, 2010
I've checked the document: [URL] But still don't find info on how to control the visual affect (like lightness, saturation and so on) of my pc camera. Is that kind of job possible with actionscript?
View 2 Replies
Mar 19, 2010
When user first time log into site camera start the capturing and stream is saved in application folder with the streamname (straemname.flv). then user logout and then logged in then i have to append that stream in same straemname.flv file .By this code i have done that task
camera = Camera.getCamera();
camera.setQuality(0,80); camera.setMode(videoWidth,videoheight,15,true);camera.setLoopback(false);
video.attachCamera(camera);ns.attachCamera(camera);ns.publish(stream, "append");
when user again logged in ,the video which is saved previously start playing,I dont want start that video.I just want to show camera control
View 1 Replies
Sep 6, 2011
I have the following scenario:
One application JEE / Flex 4 running on a tomcat, inside my Flex layer I have a iFrame passing a url to an ip of my internal network (http:url....) which is another application running within an industrial PLC.When access this app from within my internal network works fine, but when I try to access this iFrame to an external network in my home for example have a timeout error onhttp:[url].........
I believe this error occurs because the flex client is trying to run this url as I was in a internal network.Is there any way to run this url from an external network?
View 1 Replies
Oct 26, 2009
I have a SWF that I am running on a kiosk and the Actionscript is calling a PHP script residing on an internal IP address. As everyone always says, it runs great with the IDE, however when I publish this file and run it, I get nothing. I cannot even output errors and such into a textfield. I'm totally baffled as to how I can debug this.
Code:
//set up request and loader
var request:URLRequest = new URLRequest("http://10.25.241.11/custom/test.php");
var loader:URLLoader = new URLLoader();
[Code]......
View 4 Replies
May 17, 2011
I have an swf wrapped with swfobject in html on a intranet: [URL]. That swf tries to access a flv file on a network drive:
\sub.mydomain.comdatamediamymovie.flv
I get an NetStream.Play.StreamNotFound error when I try to load that flv file. The code works fine when accessing files on the same http domain and when locally on my hd.
I've tried both with single and double backslash I the path so that it isnt broken.. cause I noticed that flash removes single backslahses. It actually seem as if I cant access any file on the network drive. So therefore I cant load a policy file (crossdomain) from that netwrok as well. I've added the network path to the Global Security settings panel, but that doesnt work. But it actually works in plugin version 10.1.. but not in 10.2 or 10.0. How is that for weird. I think it has something to do with security sandbox when accessing file over networks.
View 1 Replies
Sep 13, 2011
I monitor (and log to server) most user errors in our flash game. Quite frequently I see security errors related to trying to make requests to a cross-domain URL (usually the Facebook Graph API). 99% of our players can make these graph API calls with no issues.What I think is going on is that the client makes a request, but fails to load the crossdomain.xml file. I don't quite know how AS3 handles this in the case of a failure to load the crossdomain policy file...will it retry for every URLRequest made until it succeeds in loading it, or does it just give up forever?
View 2 Replies
May 17, 2011
This isse occurs in flash player 10.2 but not in 10.1. Im sorry if my rusty english is making this hard to understand. I have an issue that causes my hair to turn grey. I think it has something to do with security sandbox when accessing file over networks share from http. I have an swf wrapped with swfobject in html on a intranet: [URL] That swf tries to access/stream/load a flv file on a network share unc path:[URL] I get an NetStream.Play.StreamNotFound error when i try to load that flv file. I catn even load an image from that share. The code works fine when accessing files on the same http domain and when locally on my hd.
I've tried both with single and double backslash i the path so that it isnt broken.. cause I noticed that flash removes single back slashes. It actually seem as if I cant access any file on the netwrok drive. So therefore I cant load a policy file (crossdomain) from that network as well. I've added the network path to the Global Security settings panel, I can provide you with more info if you want to.
View 2 Replies
Apr 21, 2008
I have a huge SWF. Instead of loading every frame and playing from the beginning with loadMovie(), is it possible to load only say frames 100 to 120? Also, if I have a pause button, how do I make loadMovie() stop loading to conserve network bandwidth?
View 4 Replies
Apr 1, 2012
I am capturing camera on flex for android using air 3.1,and found that the camera is only showing the a part of of actual camera video.When i view camera using normal camera application in android galaxy tab, it shows full camera area but when i am capturing the camera in flex its showing only the center area for it.I tried using setMode to set the resolution, but its not of any use.Is there any way to get full camera area captured inside flex using camera.getCamera ?
View 1 Replies
Oct 11, 2010
From a Flash object, I would like to be able to detect the presence of a webcam that the user might grant access to, without actually asking the user whether they want to grant access. This is to streamline a large application that has extra features if a webcam exists — if there is a webcam, the application will present several dialogs that lead up to the normal cam-security prompt, but if the user doesn't have the hardware, I want to skip over them altogether. Requesting access to the cam before those dialogs won't make sense to the user.
It appears not to be possible to call Camera.getCamera() without the security prompt happening. Is there a workaround? (For instance, could I, perhaps, call getCamera in a hidden Flash object and inspect its return value, or does it block until the user acknowledges the security prompt?)
View 3 Replies
Jun 10, 2009
I have a video capture device on a machine. I have written a windows application to capture the video from this device. While capturing, if i try to broadcast using flash it does not connect. If i'm already broadcasting and then try to capture then my windows application does not get the capture pin of the device. So, flash seems to be taking the capture pin. Is there anyway to broadcast using the preview pin on the device so that i can capture using my application. Or is there way where i can split the capture pin and give one to my app and one to the broadcaster
View 10 Replies
Oct 20, 2010
Usually Adobe Flash applications can access any usb-webcam.I have a USB camera for microscopes which understands TWAIN and DirectShow.Is there a possibility to access the video data from this camera with flash?
View 1 Replies
Nov 22, 2002
In VB6 the main form loads a full screen .swf animation played by the ActiveX control ShockwaveFlash. If I rightclick on it (the control while playing) a small rectangular form says "About MacroMedia Flash Player 5" then the second form should be loaded (when animation is over) but Runtime error 401 says "Can't show non-modal form when modal form is displayed". I know the cause of this error and can fix it. But do you know a way about how to make ActiveX control ShockWaveFlash itself ( thru its properties maybe) not respond to right-clicks at runtime?
-----------------------
P.S No reason to right-click there, but as you know users can do anything.While the animation is playing mousepointer is set to invisible, yet still the error.
View 1 Replies
Oct 18, 2010
I am trying to put a Flash ActiveX control into a Windows Form but I am running into a problem: a lack of documentation. The best I have found is a site called "F-IN-BOX" that has some documentation but much of the API is still a black box. For example, some property will take an integer or a string and provide no clue about what it wants. Another exanple is the FlashVersion() function that inexplicably returns 655361 on version 10.
Incidentally I'm having the same problem with Apple's Quicktime OCX. I've searched both sites and Google and I'm starting to wonder if either of these companies provide documentation for any of their products. Does anybody know where I can find documentation for either of them, even if it's the unofficial variety?
View 2 Replies
Jul 19, 2010
My external container isn't able to set FlashVars since I upgraded to Flash version 10.1.53.64. What's the matter ? A simple for loop didn't list anything in the loaderInfo.parameters object (for (var val:String in loaderInfo.parameters)).
It didn't happen with any older Flash version.
Environment:
Windows XP SP3
Container: Excel 2003, set FlashVars through VBA code
Flash ActiveX version 10.1.53.64
View 2 Replies
Nov 20, 2010
I known how to use flash in my windows c++ application with ActiveX.
But what it the way to do it under linux?
View 1 Replies
Jun 8, 2007
I likely have collected all information in the web, but still facing the problem.I am trying to host the Flash ActiveX in a C# program and establish two-way communication between the host application and the ActionScript contained in my SWF file.On the ActionScript side, I use the
ExternalInterface class.[code]
View 6 Replies
May 20, 2011
I have an ActiveX componenet that displays some data from external systems (scada) and I'd like to embed it in my Flex web application's frontend (displayed in browser).
Is it possible to do it?
View 1 Replies