Tagged Questions

0
votes
2answers
28 views

Delay before playing embedded mp3 in Actionscript / Flex 3

I am embedding an mp3 into my Flex project for use as a sound effect, but I am finding that every time I play it, there is a delay of about half a second from when I call .play() t …
1
vote
5answers
135 views

Embedding C# code using <%= code %> within javascript <script> tags

Hi All, I'm using ASP.NET MVC and would like to get Model information for use within my javascript. I've strongly typed the view, and thus am able to use <%= Model.Name %> w …
0
votes
2answers
12 views

AS3 - getting symbols from an assets library WITHOUT Flex

Been searching around for a long time, and the only examples I can find for doing this are something like this: [Embed(source="Assets.swf", symbol="dog")] private static var _Dog: …
1
vote
0answers
12 views

Embed Windows Media Player with visualization disabled

I'm working in a corporate environment where the primary mechanism of media playback is Windows Media Player. On our intranet we're serving MP3 files in an embedded WMP through Int …
0
votes
2answers
35 views

How to get the width and height in ActionScript for a Flex application running inside the flash player in the web browser

Hi all, Does anyone know how to get the width and height in ActionScript for a Flex application running inside the flash player in the web browser. e.g. In the web browser I can …
0
votes
3answers
66 views

How to use Microsoft.Scripting.Hosting?

To embed some IronPython Code into C# I want to use the ScriptEngine using IronPython.Hosting; using Microsoft.Scripting.Hosting; I found the reference for IronPython, but where …
0
votes
2answers
22 views

Setting Windows Application parent container to a Java application

I was wondering if there is a way to embed a windows application like photoshop inside a java application? More specifically I would like to set the parent container of the window …
0
votes
0answers
21 views

Trying to use Mapi MapiSendMail to send an email with an embedded image

I'm trying to use Mapi MapiSendMail to send an email with an embedded image. Not having any luck. My file keeps showing up in the email as an attachment, not embedded. I see the …
-1
votes
2answers
106 views

iphone : embed Safari (like a “frame”) within a native iphone application

Hi, Is it possible to embed Safari within a native application ? Not only lauching Safari but during the navigation, the user could access some buttons of the native application? …
0
votes
1answer
37 views

Embedding a movieclip using CSS in Flex 3

We use [Embed(source="assets/styles/basic/my_skins.swf",symbol="preloader_3")] private var PreloaderAnim:Class; for embedding a movieclip from an swf file. How can I do the sa …
0
votes
5answers
123 views

<embed> tag in HTML not supported

I get the following warning in a ASP.NET project using the <embed> tag to put a .swf: Warning: Validation (XHTML 1.0 Transitional): Element 'embed' is not supported. What is t …
0
votes
1answer
28 views

How to display dwf/dwg in a web page?

How do you embed Autodesk 2010 dwf/dwg files in a web page? I found some old code that worked with the Volo View Express 2 activex control in IE, but it won't display newer drawi …
0
votes
1answer
87 views

Flex 3: Embedding MovieClip Symbol to Image Control programmatically

I've reviewed all the documentation and Google results surrounding this and I think I have everything setup correctly. My problem is that the symbol is not appearing in my app. I …
0
votes
2answers
30 views

Embedding c# windows application (.exe) in a webpart

Is there is a way to embed an application executable inside a webpart? is there any kind of a webpart available in sharepoint. If not, then is it possible to create my own webpart …
1
vote
1answer
69 views

How to insert XUL into a XHTML document

I have a XHTML document and wnat to embed XUL widgets into the document. What is the correct XML syntax to do so? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http …

1 2 3 4 5 10 next
15 30 50 per page