Flash :: Embed Movie In WPF Application?
Sep 19, 2011I would like to embed a Flash Movie in WPF Applicaion. preferably via the activeX control that is also used in internet explorer.
View 1 RepliesI would like to embed a Flash Movie in WPF Applicaion. preferably via the activeX control that is also used in internet explorer.
View 1 RepliesWhat is the best way to embed a previously created flash application into another flash application?
View 1 RepliesI have a native (Obj-C, standard Xcode project) application and I'd like to integrate a partners iOS application (or specifically, it's functionality) into it as just another view in my application. The problem is that their application is a Flex/Air app. I really don't understand the Adobe compilation process on how it gets from a bunch of flex code down to an IPA. I don't see intermediate projects, shared objects, etc on the disk to produce that IPA. It looks like it doesn't rely on the Apple tool chain... as I understand it, you can produce the IPA on Windows as well. Is there any way to build that Flex app in such a way that I can import it into Xcode so I can link against it and use it as a library from within my application? While I specifically used iOS as an example since that is the most important platform, we'll want to apply this solution to our respective Android and Blackberry 6 apps as well.
View 1 RepliesI want to make a local application with flash, to watch in the upper side a movie, and in the lower side a pdf. I think one thing I can do it's to embed external application like acrobat reader to watch pdf, but I have no idea how to do this.
View 1 RepliesI am new to flash world, i created a flash application, reqires user interactions, i have a problem embedding it in html, my application reqires some socket connections etc.
View 3 RepliesBasically what I need is to have a permanent web conference room in my web application to handle remote interviews.
This means that any user of the web application can get access to the room and have an interview with another user of the same web application, I need only 2 connection at the same time.[code]...
How to embed a Flash application into trac Wiki
View 2 RepliesI have a small problem with a the Facebook sharer.php! I'm developing a small flash application (kind of slideshow) that will be embed into different website. In the application there is a button that send a request to Facebook to share a link. So based on the Sharer.php doc, I send a request like this :
[Code]....
The facebook page pops out, I see the correct title for 2 seconds and then facebook replace it with the title of the current page. Is there a way of preventing Facebook of rewriting the title that I chose? I know that I can use this in the head of my HTML document :
[Code]....
I need to put a Flash Object in my website developed on MVC2 .NET, however the third party who made it just gave me an html with this code.HTML errors apart I don't know how to put it on ASP.NET.
<table width="608" border="0" cellpadding="0" cellspacing="0" bgcolor="#F4F4F4">
<tr><td height="412">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="[URL]" id="runtime" width="608" height="412" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
[Code] .....
Building a multilingual application that should work with the most prevalent global alphabets but confused as to which font sets I should embed.For instance for Chinese there is Traditional Level 1, Simplified,Traditional (all). and Chinese (all).
View 1 RepliesHow can I embed a adobe flash player inside a java based desktop application? Can I be able to load and run an on-line flash game in it?
View 1 RepliesI currently have a network camera that streams video as a .swf (and also as a motion JPEG as well...) and I want to be able to embed the stream inside of either a Flash or Air project that I'm creating myself. The only examples i've been able to find though, require the .swf to be saved as a resource of the project; clearly, this is undesirable for a live stream.
Another option is to utilize the motion JPEG. I have some generated code (shown below), but unfortunately only the first image is displayed when viewed via adobe air (if I were to view it in a HTML browser, the image would automatically update, effectively showing the stream:
<SCRIPT LANGUAGE="JavaScript">
function displayImage( )
{
// Set the BaseURL to the URL of your camera
[Code].....
I want develop an application on windows mobile.In this app, i need to show some Flash games to the end user.ow should I do?embed an Flash ActiveX Control (in Windows mobile Form application) ?embed an IE control?BTW (because i do not have a windows mobile device now)Can I views flash in IE of the windows mobile device?for play flash, Macromedia Flash Player 7 for Pocket PC should be installed on your windows mobile emulator.DIT2:after practice i found following package should be installed before your windows mobile progr
Vista SP2
Visual Studio 2008 SP1
Windows Mobile Device Center
[code].....
I'm quite new to developing in Flex. I've found out that it's possible to create mobile applications with Flex 4.5. So far so good, I've made an app and it's working well on my mobile phone. But there is one thing that I'm not very happy with. When I'm installing the app I also have to install Adobe Air (stand alone application). So is not realy cool and not the way to go in my opinion because this will look strange to the users of the app. And especially the users which aren't realy 'geek minded'.
Any solutions to this? Is it possible to include or embed Air in the app? It will make the filesize of the app bigger but that's a much smaller problem then having to install a complete different app next to the real app.All the best from NL.
I am making an new 100% flash website, I have added there youtube movies in.
And I also decided to pute an adult 18+ section in it. I'd like to use the embed code from pornhub. But they have an diffrent setup then youtube because pornhub use .php
How can i get this 18+movie working in my flash site?[code]...
What would be the best way to embed a Flash movie into HTML? I have read that HTML5 lets you use <embed>, but obviously not all browsers will recognize this yet.
View 1 RepliesIn Flex 3, you just said
<mx:Image source="@Embed('foo.swf')"/>
What is the preferred way to do this with Flex 4? Should I just keep using Image?
I have a large module written in JS which uses Canvas to draw and animate trees. This module was written for a product which is now being migrated to flex.
Is there a way in flex to embed this JS module as is? Or would I have to rewrite the whole module in AS3 (shudder)? Further, if embedding is possible, would user interactions (mouse clicks) etc. work seamlessly?
An example of the tree structure I am talking about can be found here - [URL]..
Is it possible to embed an ActiveXObject (in this case, the 3DVia Viewer) into an AIR application and communicate with it?
View 1 RepliesI want to emded SQLite database (*.db file) to the AIR app, like images, mp3 etc.This is to ensure that it was impossible to copy my database for other users.
View 2 RepliesI want to embed a website within my flash movie, is this possible?I want it to be like a screenshot of the site but actually calling the URL, just like an iFrame really, but in a flash movie.
View 3 RepliesI am trying to get this flash carousel to show up in a Wordpress post. I can right click on the blank space where it should be and bring up the flash options menu, but no movie is showing. It links to an xml document that pulls in the images and text. Is it an xml issue? Below is what I placed in my wordpress template header to allow the flash movie to run[code]...
View 2 RepliesHow do I embed a webpage (for eg:- gmail log-in page) inside our flash swf file? I want that whole content to be loaded in our Flash movie! I've provided a screen shot of this...[URL] Is that possible in Flash?
View 1 RepliesI'm trying to duplicate the behaviour of the "Share on Facebook" button from Youtube. Basically, inside a Flex app I'll have a button and when I click it I want a popup that enables me to post something on the wall. While it is possible to make a call to javascript to open the pop-up I want to be able to set the images and the text of my posting. How I could set the images or text as a parameter to the sharer window?
View 3 RepliesI have a great idea and I want to build a flex application around a .jar file. Is there a way I can go by embedding a jar file into the flex application?
View 1 RepliesI want to create a Flash movie that will play back videos that I uploaded to Youtube and Google Video. I'm using Flash CS4 with Actionscript 3. I created a movie with the FLVPlayback control and used the embed codes provided by Youtube and Google Video. Flash rejected them. Is this possible? What am I doing wrong?
View 2 RepliesI have tried to embed a flash movie in a zend view using the htmlFlash helper.
In theory you only have to pass the movie path to the htmlFlash helper in a phtml view[code]...
in the same way a UIWebView on XCode behaves, is it possible to embed a website or browser window in an Adobe Flash movie? Like an iframe, but within Flash itself.
View 2 RepliesI am trying to embed a flash movie into a facebook (iframe) canvas. When i request the page locally to test the movie is embedded. When I view the same page via the facebook application url - the movie doesn't appear (but other page content does).
[Code]...
Are there any special tricks required to make a flash movie play in a facebook canvas application?
I want to put my blog into my flash movie and have it show up as an external website. (it's at [URL]). Is there a way to do this?
View 1 Replies