Giter Club home page Giter Club logo

gwt2swf's People

Watchers

 avatar

gwt2swf's Issues

Using version 0.4.0-b12 the flash movie is displyed, but with 0.6.0 it is not.

Hi!

In the same project using 0.4.0-b12 the flash movie is displayed, but when
changing the reference to 0.6.0 i only get the default "noflashplayer or
bad version..." error message in both explorer and firefox.

The only change I made switching to 0.6.0 is not specifying the widht and
height, and changing swfWidget.Show() to swfWidget.setVisible(true).

here is my code:

public class DateSelectorFlash extends Composite{

    private SWFWidget swfWidget;

    public DateSelectorFlash() {
        FlowPanel fp = new FlowPanel();

        initFlashComm(this);

        // set bridge name for FABridge
        swfWidget = new SWFWidget("datePicker.swf",962,141);

        fp.add(swfWidget);


        //show swf movie
        swfWidget.show();


        fp.add(label_status);

        initWidget(fp);
    }
}

It is not a very important issue, as the older version works fine for me,
Just a notice.

Best - István

Original issue reported on code.google.com by [email protected] on 20 Aug 2008 at 11:35

menu hide behind the swf files

i am using gwt2swf for my project and all my menu's get hide behind the swf
files maybe this would not issue with the gwt2swf but atleast any solution
would be helpful


Infact great work, rafal 
thanks

Original issue reported on code.google.com by [email protected] on 16 Jul 2008 at 7:49

There is no visibility of .swf contents in MozillaFirefox browser window. How to solve this issue?

What steps will reproduce the problem?
1. I have created a flash file and a .swf file is also generated.
2. I had embedded it into my Java code in such a way that whenever a Button
is clicked, the .swf file must be visible. 
3. But, our project is executed in localhost in browser window. But, when
java is executed and Button is clicked, then the .swf file contents are
getting invisible and an empty browser window without .swf file is
obtained(This is the case with MozillaFirefox) 

What is the expected output? What do you see instead?
     When I open my project in localhost in a MozillaFirefox browser
window, then the contents of .swf file must be visible upon clicking on Button.

What version of the product are you using? On what operating system?
I had developed Flash application using ActionScript 3.0 in Flash CS3.

Please provide any additional information below.
So, I require solution for the above problem. It's very urgent. I think if
you won't feel hard to reply me a solution, then reply me as soon as you
see this message/post.

Thanks in advance. I am new to flash and AS3.0. Actually, my platform is
Java.But, also developed Flash applications on my own.

Waiting for ur reply....



Srihari.Ch

Original issue reported on code.google.com by [email protected] on 30 Apr 2009 at 11:18

Page title changing on widget load

What steps will reproduce the problem?
1. Attach a new SWFWidget to a panel
2. create and destroy several times the panel


What is the expected output? What do you see instead?
The class is working fine, it works as expected the sole thing is that it
changes the window title each time the panel is reloaded, I destroy/reload
the panel by catching an onclick event. The page's title is changed and the
history token is appended to it.

What version of the product are you using? On what operating system?
Last released version (not sure which one just now, i've downloaded it  a
couple of weeks ago). It only happens in IE not in other browsers.

Please provide any additional information below.
Could this be a swfobject issue rather?

Original issue reported on code.google.com by [email protected] on 30 Oct 2008 at 3:21

Always getting the same message "Here should be a swf movieclip..."

What steps will reproduce the problem?
1. using gwf2swf 
2. Flash player problem
3.

What is the expected output? What do you see instead?

Expected output is a Flex chart, instead the message "Here should be a swf
movieclip. You probably don't have FlashPlayer installed ..." but I've
Flash player 10 and try with 9 installed on both IE and Mozilla. the
problem appear also with the GWT hosted browser.
When I check my Flashplayer version with WFObjectUtil.getPlayerVersion();
It show me the good version of Flash Player (9 or 10). 

What version of the product are you using? On what operating system?
version = last downloadable. Windows XP. Internet Explorer 8. Mozilla
3.0.12 and previous.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Jul 2009 at 11:18

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.