Quantcast
Channel: Jozef Chúťka's blog » JavaScript
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

Flex IFrame – Web browser in flash (update)

You can not have a web browser inside your web flash applications right? Well, you can! This solution uses html iframe to generate fake build in browser. So the behaviour of the browser in flash is...

View Article



Image may be NSFW.
Clik here to view.

FB.Connect.showPermissionDialog

If your facebook iframe applications need extra permissions granted, you can use Facebook JavaScript Api to generate modal window over your content to request permissions from users. For this purpose...

View Article

Image may be NSFW.
Clik here to view.

Full JavaScript Access From ActionScript (update)

Have you ever tought about accessing DOM from ActionScript? In fact, you can do it and even far more. You can create and call JavaScript methods and objects, access cookies, change styles… All you...

View Article

Image may be NSFW.
Clik here to view.

Quick tip: ExternalInterface.call is synchronous!

It is a little wonder to me how flash player communicates with JavaScript. Calls are fully synchronous, it works as those (fp and js) were fully integrated into each other. To simulate this lets test...

View Article

Image may be NSFW.
Clik here to view.

Authorizing Facebook Applications in AIR

I was asked to make AIR compatibile version of FacebookOAuthGraph class. It was a nice little challenge for me, where I learn some new things about AIR. E.g. how easy it is to define the JavaScript...

View Article


Image may be NSFW.
Clik here to view.

Unit Testing HaXe JavaScript Project

Today I continued to progress on my Samsung Smart TV project with unit test implementation. My aim is to prepare smooth process for automated builds. First, I tought I would struggle with it much more...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images