Swiffy is a tool developed by Google to convert Flash into HTML5,
As digital advertising industry is shifting from using Flash creatives to HTML5 built creatives, there are plenty of tools which can help you to do that.
What are the prerequiste ?
As we all know that Flash file contain Clicktag which is variable use to track the clicks and redirection to advertiser page.Read More ClickTag
The clicktag is case sensitive so ClickTag clickTAG and ClickTAG are diffrent ,
So make sure which kind of clicktag is implemented inside the swf file that you are going to convert.
As digital advertising industry is shifting from using Flash creatives to HTML5 built creatives, there are plenty of tools which can help you to do that.
What are the prerequiste ?
As we all know that Flash file contain Clicktag which is variable use to track the clicks and redirection to advertiser page.Read More ClickTag
The clicktag is case sensitive so ClickTag clickTAG and ClickTAG are diffrent ,
So make sure which kind of clicktag is implemented inside the swf file that you are going to convert.
Secondly If we decompile the flash file using various tools such flash docompiler,SWFInvestigator by Adobe, We will be able to see which kind of clicktag is implemented and how it is implemented
And implementaing Click url was not accepted in our old method of trafficking the swf creatives,
But for Flash to HTML5 conversation , you will need the clickurl as direct third party url and addtional impression tracker from third party so that impression will get recorded inside third party adverser.
Once this checks are done its time to upload the swf
Steps
- Open the swf file with flash decompiler and check the clickurl implementation