Ask a Question related to Macromedia Flash, Design and Development.
-
Dean Roddey #1
Flash ActiveX detailed docs?
Ok, I'm clearly a moron, because I cannot for the life of me find actual
documentation on the Flash ActiveX control, either on the net, news groups,
or on the Macromedia web site. Our product is a control and automation
system, and one of the pieces is an interface design system. We would like
to provide them with a 'Flash Widget' they can drop on their interfaces and
tell us what local file they'd like to play on interface load (or upon
particular events.) That's the extent of our needs. Our system is in C++ and
doesn't use any MFC or any other of the magic visual tools of MS' IDE. We
need the actual ActiveX documentation which we will be calling the old
fashioned way.
BTW, I came across probably 30 similar questions in a newsgroup search, and
as best I can tell not one of them was ever answered. I would just think
that this is something that should be a little easier to find, or maybe I
really am a moron, in which case I humbly request that someone point me to
the documentation. The search engine on the Macromedia site fails with a
database error every time I try to use it, so it's not of any use for me,
and I'm not to sanguine that it would proivde a useful answer anyway at this
point.
Thanks.
-------------------------------------
Dean Roddey
Chairman/CTO, Charmed Quark Systems
[url]www.charmedquark.com[/url]
Dean Roddey Guest
-
flash and activex
Hello, can i embed activex in flash (like in dreamweaver insert-active x)? I need to embed mediaplayer, which can stream live tv shows.How to do it? -
cannot install flash ActiveX
Installing flash8 from standalone installer. Get errormessage Error 1904 Flash8.ocx failed to register Hresult -2147220473 Uninstall doesnt help... -
Flash and the ActiveX of IE 7
:shocked; Hi, I'm developing a webpage with Dreamweaver and Flash for the menu and other animation, but every time I visit or test the page a... -
Flash 9 ActiveX error
Since installing Flash 9 I am having a problem that seems to be ActiveX related. In Firefox, whenever I go to a page with Flash I get an ActiveX... -
MTB-How to convert multiple .pdf docs to MS Word docs all at same time.
Is there a way to convert multiple .pdf documents to MS Word Docs all at the same time without having to open each .pdf document & save as a MS Word... -
Jeckyl #2
Re: Flash ActiveX detailed docs?
there is no old fashioned way .. its an ActiveX control .. and you can use
utilities (eg that come with Visual Studio) to generate the header file and
view all the interfaces you can call. What (most of) them do is documented
in various technotes on MM site (and others) where there is discussion of
interfacing between JavaScript and flash movies (that uses the same
interfaces as you would use)
--
All the best,
Jeckyl
Jeckyl Guest
-
Mehdi #3
Re: Flash ActiveX detailed docs?
On Thu, 24 Feb 2005 04:20:48 GMT, Dean Roddey wrote:
All the doc for the ActiveX control is here:> Ok, I'm clearly a moron, because I cannot for the life of me find actual
> documentation on the Flash ActiveX control, either on the net, news groups,
> or on the Macromedia web site.
[url]http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/[/url]
and here:
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_12059[/url]
Mehdi Guest
-
Dean Roddey #4
Re: Flash ActiveX detailed docs?
Thank you! I'm not going to go to that Morons Anonymous meeting now...
-------------------------------------
Dean Roddey
Chairman/CTO, Charmed Quark Systems
[url]www.charmedquark.com[/url]
"Mehdi" <vioccc@REMOVEME.gmail.com> wrote in message
news:1wbmovf2hq3uo$.1flpbuttkyjmq$.dlg@40tude.net. ..> On Thu, 24 Feb 2005 04:20:48 GMT, Dean Roddey wrote:
>>>> Ok, I'm clearly a moron, because I cannot for the life of me find actual
>> documentation on the Flash ActiveX control, either on the net, news
>> groups,
>> or on the Macromedia web site.
> All the doc for the ActiveX control is here:
> [url]http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/[/url]
>
> and here:
> [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_12059[/url]
Dean Roddey Guest
-
Brandon Bradley #5
Re: Flash ActiveX detailed docs?
Dean Roddey wrote:
It sounds like you need to include the actual flash activeX into your> Our system is in C++ and
> doesn't use any MFC or any other of the magic visual tools of MS' IDE. We
> need the actual ActiveX documentation which we will be calling the old
> fashioned way.
project, which MAY be considered repackaging and therefore not covered
under the general flash player distribution. So you MAY need to contact
someone over at macromedia directly to get specifics as to how to do
this and what you need to do to be covered legally.
Basic summary is that what you are trying to do is probably beyond the
intent for the Flash player and as such not something that a lot of
developers, or even most people at Macromedia most likely, can answer
your questions about.
And for the record the flash player only uses ActiveX in IE, so perhaps
you could use the non-activeX version of it for Netscape/Mozilla and
everyone else to do what you are trying?
Brandon Bradley Guest



Reply With Quote

