Viewing 1 to 9 of 9 items
Tag Archives: Embed

Does anyone know what is wrong with this Flex source? I’m trying to embed ActionScript with no luck…?

Question by John: Does anyone know what is wrong with this Flex source? I’m trying to embed ActionScript with no luck…? Specifically, I’m trying to instantiate the object “gateway” Should the statement private var gateway:HTTPService = new HTTPService be in a function? The code is here: http://pastebin.com/m89d3038 And there should be a semi-colon after “new  Full Article…

0

Mashup prototyping: Embed HTML, flash and live websites

Everyone nowadays seem to have an idea of a mashup , wants to create some service that joins two web services, an API, embed widgets or something like that. You can wireframe, test and simulate this using Justinmind Prototyper.

Since version 2.6, it allows you to put a snippet of HTML code into your project, just like it was a normal webpage. For example, the code, to embed

0