Scaleform (490870)

I want to create one simple scaleform menu.

i have good knowledge on as3, but i dont know how to attach swf file in unity.

I had try autodesk Scaleform i didn’t got any error, but when press play button in unity i cant see menu on screen.I had followed this link “http://www.youtube.com/watch?v=B-wwleOZajA
can anyone please help me.

I’ve had an error where I had to force unity to render in openGL.

use comand prompt, it should be under run>command prompt.

after the black window pops open type cd “C:\Program Files (x86)\Unity\editor”

this will open up the unity file.

after this type Unity.exe -force-opengl

it should open up unity, then try running scaleform again.