I have a Flash projector file which I would like to edit with Resource Hacker. I would simply like to change a few of the menu bar items (see below):

Screenshot of Flash Projector

Does anyone know if this is legal and will not hinder my ability to freely redistribute the file? Thanks.

link|improve this question

don't seek legal advice from random people on the internets. – Mat May 1 '11 at 14:24
I think the fact that you didn't dare post the name of said file here or which product it comes from say everything. In any case, @Mat is right, we're not lawyers. If you have a law-related question, ask a lawyer. – Lasse V. Karlsen May 1 '11 at 14:26
@Lasse V. Karlsen: It is my own .swf file which I have the project of. I don't think I would be too worried about legality if it wasn't my own file. – Tim Cooper May 1 '11 at 14:28
1  
If you have the project, why do you need to resort to resource hacker, and if it is your project, you can do what you want with it. Why are you then asking? – Lasse V. Karlsen May 1 '11 at 14:31
@Lasse V. Karlsen: I've added an image to my question to show you what I want to change. That's part of the projector file which one cannot change through settings. – Tim Cooper May 1 '11 at 14:34
feedback

1 Answer

You can remove the menu completely with fscommand("showmenu", "false"). if you add that, the resulting projector won't have a menu bar at all. If you can get rid of it easily and legally within Flash you don't HAVE to resort to hacking the EXE.

IANAL, but the next logical question is if Adobe provides a way to do this legally, would it be illegal to produce the same result by another mrthod?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.