Jump to content
Korean Random
lorkan666

Empty "Publishing" .swf in Adobe Flash Pro CS5. Simple AbstractWindowView window.

Recommended Posts

Hello,

 

I am trying start creating .swf in Adobe Flash Pro CS5 like in this topic  https://koreanrandom.com/forum/topic/36704-создание-gui-с-помощью-flash-professional/ but have some issue.

This is my project structure in FlashDevelop and how you can see .swf is compiled ok with some Classes and symbols.

lib2.JPG.5c6eae776364242f9d0add465e76bc21.JPG

 

 

This is AS3 code in MainWindow.as and as you can see it is only empty window.

package
	
	public class MainWindow extends AbstractWindowView
		public function MainWindow()
		
		override protected function configUI():void
		
		override protected function onPopulate():void
			width = 600;
			height = 400;
		
		override protected function onDispose():void
	

wrong.JPG.1c1e77cfa198fb3961e74a62afffb473.JPG

 

This are my settings in Adobe Flash Pro CS5. I have polish language in it but i believe everyone can see what are this settings if have Adobe Flash Pro too.

 

ass1.thumb.JPG.36dda8e55dcdf74ef55fdc4eec30f74f.JPGass2.thumb.JPG.70534e30ab82cbb5fde36c4754bfeb84.JPGass3.thumb.JPG.10e74d4bbabf97feae5d62991fbf1060.JPGdocumentClass.JPG.602b35116a5bad02ab04f33ff96e9813.JPGpub1.thumb.JPG.158006498dd1c29755db9be6cd89cac4.JPG

 

No compiling errors in Adobe Flash Pro 

komp.JPG.ad301c9e804106efd589e148e341f61f.JPG

 

Any clue how to solve this empty .swf publishing?

 

 

 

correct.JPG

lib.JPG

 

 

 

 

 

I found solution. Look like its not enought to add path to SWC files in AS3 settings. It was neccesary to add files it self.

 Just like thatlibs.thumb.JPG.fa31c6111b40997193a0e3cb92430b7b.JPG

Edited by lorkan666

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...