Author Topic: Cannot open exe  (Read 3396 times)

meowyomsee

  • Newbie
  • *
  • Posts: 6
Cannot open exe
« on: September 08, 2009, 02:31:40 pm »
I make file exe from tutorials when I finish cannot open.
I try post picture from my folder.
 :(





Hans Nücke

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 787
  • MegaZine3 Sales Manager
Re: Cannot open exe
« Reply #1 on: September 08, 2009, 06:59:13 pm »
Sorry, I need some more information (and your pictures are too small to read; at least for my eyes ;-)
When you say, you cannot open: what do you mean exactly?
- any error message?
- no reaction?

If possible please post your code as text (or within
Code: [Select]
... tags)
Thanks

meowyomsee

  • Newbie
  • *
  • Posts: 6
Re: Cannot open exe
« Reply #2 on: September 09, 2009, 02:59:15 pm »
I try make exe agian.
Thank you.

Code: [Select]
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book SYSTEM "http://megazine.mightypirates.de/megazine.dtd">
<book>
<chapter>
<page>
      <img src="images/001.jpg">
</page>
<page>
      <img src="images/002.jpg">
</page> <page>
      <img src="images/003.jpg">
</page> <page>
      <img src="images/004.jpg">
</page>
</chapter>
</book>

meowyomsee

  • Newbie
  • *
  • Posts: 6
Re: Cannot open exe
« Reply #3 on: September 09, 2009, 03:03:09 pm »
My problem no reaction when I open file exe it have only color.

Hans Nücke

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 787
  • MegaZine3 Sales Manager
Re: Cannot open exe
« Reply #4 on: September 09, 2009, 06:45:31 pm »
Please check the settings for publishing in Adobe Flash.
You should select "only access local files" under the flash tab; not "network".
And make sure all your files are on your local disk!
And follow the tutorial 100%; i.e. publish everything.
You also could donwload all files again to be sure you have a consistent version.

Here a screenshot of my (Germany) settings dialogue in Flash:



meowyomsee

  • Newbie
  • *
  • Posts: 6
Re: Cannot open exe
« Reply #5 on: September 10, 2009, 03:55:14 pm »
Hi
I cannot make again. I try 1 week ago. I don't know what wrong for my work.
I put link for check source code. Would you like to  check something for me, please. :-[ :-[

http://www.4shared.com/file/131669407/561adc4c/megazine.html





Hans Nücke

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 787
  • MegaZine3 Sales Manager
Re: Cannot open exe
« Reply #6 on: September 20, 2009, 04:40:29 pm »
I tried to download last week, but it did not work.
I checked again today and the file is no longer available.

There are other posts in this forum dealing with this kind of problem.
So if you haven't solved it yet, please check there and then please post again: either with the solution or a new question/request.

turambar

  • Newbie
  • *
  • Posts: 4
Re: Cannot open exe
« Reply #7 on: September 23, 2009, 05:43:33 pm »
Hi!!

I have the same problem, I download all files now from the SVN repository and compile following the steps in http://megazine.mightypirates.de/forum/index.php/topic,324.0.html and nothing...  :-[

The exe project run and not start nothing, only the movie with background color... any idea? thanks!!

Hans Nücke

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 787
  • MegaZine3 Sales Manager
Re: Cannot open exe
« Reply #8 on: September 23, 2009, 07:04:09 pm »
Please check the FAQs in the first category, and there Q1: http://megazine.mightypirates.de/forum/index.php/topic,487.msg1526.html#msg1526
And check your file structure, file names (might/will be case sensitive!) and that the "js" folder is prsent at the right place!

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Cannot open exe
« Reply #9 on: September 23, 2009, 08:04:58 pm »
js folder isn't necessary for projectors, so that can't be it. Are you sure you checked out all of the sources, not just the fla?
Try pressing # to open the console and see if it tells you anything.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

turambar

  • Newbie
  • *
  • Posts: 4
Re: Cannot open exe
« Reply #10 on: September 24, 2009, 07:35:12 am »
Ok! Fixed!!  ;D

I'm compiling trunk sources instead of tags source  :D .. sorry... i'm fool

http://megazine.mightypirates.de/forum/index.php/topic,487.0.html -> Q4

Thanks very much for your support and your work!!  ;)