End Google Ads 201810 - BS.net 01 --> How can I load put a swf in resources and how to load it?

Currently I am adding swf in resouces using "Add -> Resources", what type should I choose there?
I am using put_Movie function to load swf. It's working fine with external swf but I want to put swf in resources; this function accepts BSTR as argument which is path of swf so what I will give there. I am expecting something like

put_Movie(L"res://myswf.swf/#2/#234");