Flash ActiveX's CallFunction Method Always Fails
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
Similar Posts:
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
Apr 12, 2012
I try to call VK method, and it failed with error:
[Code]....
How to make it workable? Anyone faced with such 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
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
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
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
May 28, 2009
I have a swf and an activex media player on a page... the stream urls are in my flash movie and I would like to be able to choose which stream to play in the media player by selecting a button on the swf... this is where i am currently in detail... skip to the bottom if you would like the quick description
[Code]...
View 3 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
Jan 23, 2012
I have a ActiveX control hosting a flash-player which is in turn running a flash file trying to access data from a web-address.
In an old Windows Application version of my application everything works fine and the flash file is able to access the web-content.
However, in a newer Console Appliction version of the application it can no longer access the web-content.
Is there some kind of difference between a Windows Application and a Console application in terms of security/permissions that might affect an ActiveX hosted flash-player?
View 1 Replies
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
Jan 11, 2011
[URL] how to build ShockWave ActiveX in C++ builder 2010 as I had a transition from c++ builder 6 to c++ builder 2010 and much used to it, however it's possible to build it in c++ builder 6.
Errors are smth like these::::
Checking project dependencies...
Compiling ShockWave.cbproj (Debug configuration)
[ILINK32 Error] Error: Unresolved external '__stdcall Shockwaveflashobjects_tlb::IDispatchEx::GetDispID(wchar_t *, unsigned long, long *)' referenced from F:个人é‡è¦èµ„æ–™(å‹¿åˆ )ADMINISTRATORæ¡Œé¢DEBUGSHOCKWAVEFLASHOBJECTS_OCX.OBJ
[code]....
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
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
Sep 9, 2010
I have gone through the trouble shooting page twice and cannot get it to download.
View 1 Replies
Feb 19, 2010
I'm tryng to make a public static method call another method, but Flash throws error 1180, sayng that the method called by the static method is undefined.
Code: Select allpackage
{
import flash.display.MovieClip;[code]....
View 2 Replies
Dec 23, 2010
i have a fortran method which creates random numbers. i want to convert this method to a flash method . I want to get numbers from this method and use them in the delay method of flash.
the fortran method is the folowing
real znew1 , zold1 ,a,m,z1,p,TIME1
a= 16807.
m=2147483647
B=2
[Code]....
View 7 Replies
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
May 18, 2010
I want to create multiple file downloader without Activex on web page.
View 1 Replies
Mar 5, 2010
I need to fetch a flex application from a process in C#.
How can i get access to the externalInterfaceAPI when the flex application is running as a Application?
EDIT: After further reading it looks like it is possible, as from what i understood, a flex stand alone application is a ActiveX "container", so what i need is to get access to the ActiveX container, and from there the externalInterface API.)
View 1 Replies
Sep 13, 2011
I have a flash site that I maintain very casually (just a hobby). But recently, after a fresh install of Windows on my laptop, I went to my site in IE and nothing would happen - it was just a blank, white page. I have since discovered it was because I needed to install ActiveX on my computer- after having done so, the page now works perfectly in IE. So my question is this: how can I prompt the user to install ActiveX if they haven't already when they go to my site? I made my site in Flash MX 2004 (super old, I know).
View 2 Replies
Feb 17, 2010
I have the CS4 Creative Suite, I just got done checking for updates msg and downloaded all.
Dreamweaver, Acrobat and all others were installed but for some reason Flash is still at 10.0 I downloaded manually as well and still I'm on build
10.0.0.544
View 6 Replies
May 27, 2010
I've bought the new Adobe Web Premium CS5 and I have big problems with the Flash Professional CS5.
First time the application started correctly, but didn't start next time. I always had to remove all application settings in "Documents and Settings/user/Local Settings/Application Data/Flash CS5", what is already not very good.
View 13 Replies
Jan 10, 2011
I'm have Flash CS5 trial on windows 7, I want to install the updates but I get "Install Failed" without any other information.First I tried to install 11.02 which failed, so I tried to install 11.01 which finished with message "Done with errors"
View 1 Replies
Jul 23, 2010
Is there a way to clear a textfield when all else fails? This is from a very long document I can't post. The textfield is on stage and worked fine until this call. There's no error, I just can change text
public function cx(e:MouseEvent):void{
//VARIABLE THAT EFFECT THESE TEXTFIELDS
V1 = 0;
V2 = 0;
[code].....
Tried: FocusEvent, but it didn't work
View 1 Replies
Jun 25, 2009
I feel like I'm missing something really simple here. I'm loading a AS3 swf containing a form (created by one of our designers) into a flex app. The swf's tabIndex properties work fine when the swf is viewed by itself, however, once it's loaded into the flex app:
<mx:SWFLoader source="form.swf" top="20" horizontalCenter="0" id="formSwf" complete="swfCompleteHandler(event)"/>
the form fields stop receiving focus on tab. I've been looking at the FocusManager in flex, for some sort of solution, but I can't seem to find any examples, and I'm not entirely sure I'm looking in the right place. Am I stuck redoing this form in flex?
View 2 Replies
Sep 25, 2010
There's a Flash EXE projector There's a XML file in the folder relative to the projector, data/menu.xml Application is launched on a Windows XP box
On one of the XP machines XML fails to load over some awkward reason. In most environments it works fine. The same app runs well on all Macs tested.
View 1 Replies