Hello,
yes the library is correct imported and the the top of the file is also correct import com.google.ads.ima.api.AdErrorEvent;
import com.google.ads.ima.api.AdEvent;
…..
I see the following when I start to build the videoplayerflex3.as
Flex compiler process starting:
java.exe -Xmx384m -Dsun.io.useCanonCaches=false -Duser.language=en -Duser.region=US -classpath "C:\Program Files (x86)\FlashDevelop\Tools\flexsdk\lib\mxmlc.jar;C:\Users\mandazhieva\AppData\Local\FlashDevelop\Data\AS3Context\Flex4Shells.jar" Mxmlc4Shell
Loading configuration file C:\Program Files (x86)\FlashDevelop\Tools\flexsdk\frameworks\flex-config.xml
C:\Program Files (x86)\FlashDevelop\Projects\140 ActionScript 3 - Flex 3 Project\src\VideoPlayerFlex3.as: Warning: This compilation unit did not have a factoryClass specified in Frame metadata to load the configured runtime shared libraries. To compile without runtime shared libraries either set the -static-link-runtime-shared-libraries option to true or remove the -runtime-shared-libraries option.
C:\Program Files (x86)\FlashDevelop\Projects\140 ActionScript 3 - Flex 3 Project\VideoPlayerFlex3.swf (2541 bytes)
Done(0)
[No debug Flash player connection request]
Where can I either set the -static-link-runtime-shared-libraries option to true or remove the -runtime-shared-libraries option ?
Thanks
Von: ima...@googlegroups.com [mailto:ima...@googlegroups.com]
Im Auftrag von Bret McGowen
Gesendet: Freitag, 25. Oktober 2013 16:25
An: ima...@googlegroups.com
Betreff: Re: SWC binding error
Hello,
Can you verify that the the file SdkIntegrationExampleFlex3.as has the correct imports? Top of the file should be:
import com.google.ads.ima.api.AdErrorEvent;
import com.google.ads.ima.api.AdEvent;
import com.google.ads.ima.api.AdsLoader;
import com.google.ads.ima.api.AdsManager;
import com.google.ads.ima.api.AdsManagerLoadedEvent;
import com.google.ads.ima.api.AdsRenderingSettings;
import com.google.ads.ima.api.AdsRequest;
import com.google.ads.ima.api.ViewModes;
Also, can you double-check that you've installed the SWC file (see: SWC file installation instructions / FlashDevelop in https://developers.google.com/interactive-media-ads/downloads)
Thanks,
Bret McGowen, IMA SDK Team
--
You received this message because you are subscribed to a topic in the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/ima-sdk/-rGo8_ehzFk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
ima-sdk+u...@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at http://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and all its topics, send an email to ima-sdk+unsubscribe@googlegroups.com.
To post to this group, send email to
Visit this group at http://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/groups/opt_out.