Skip to main content
charlesn79540358
Inspiring
October 18, 2018
Answered

Modify Document

  • October 18, 2018
  • 1 reply
  • 292 views

Hello,

I have a question.

So I am converting this .swf object which is a "Parts Diagram"  to HTML5/Canvas. But this .swf object is too small that I have to modify the document settings. In the document setting I have to mess around with the stage size width and height. Well I get the diagram or .swf object to to be bigger but isn't very responsive because the width and height are set to pixels. So at first the diagram or .swf object stage is set to width 650 and height 650 and the content is very hard to read. So I had to modify the document setting to width 1900 height 1900 to be able to do anything with it. But I don't think this is the right way to be doing this

Hopefully this makes sense.

Thank you,

    This topic has been closed for replies.
    Correct answer kglad

    why is it a different size in the swf than in the html5 project (assuming its size was ok before)?

    1 reply

    kglad
    Community Expert
    kgladCommunity ExpertCorrect answer
    Community Expert
    October 18, 2018

    why is it a different size in the swf than in the html5 project (assuming its size was ok before)?

    charlesn79540358
    Inspiring
    October 23, 2018

    Hello,

    In my eyes the .swf diagram size wasn't okay but upper management was okay with it. I thought I could make it better with adobe animate software to resize the diagram. I might have to make changes to the original diagram.