Skip to main content
Participant
August 23, 2018
Question

publish in swf

  • August 23, 2018
  • 2 replies
  • 199 views

How to publish in swf preserving the vector properties of the text?

    This topic has been closed for replies.

    2 replies

    Paul Wilson CTDP
    Community Expert
    Community Expert
    August 23, 2018

    If you design your project with the maximum scale in mind this will help to improve the quality of images and text. For example, instead of designing your project for 800 x 600 so it scales up and down, design it for 1600 x 1200 (or even higher) so it's most likely only going to scale down.

    Paul Wilson, CTDP
    Lilybiri
    Legend
    August 23, 2018

    Sorry, cannot write in Russian which I understand a little bit.

    I suppose you mean 'how can I prevent that text is converted to images, that it is created on runtime?

    Only way I can suggest is to insert a (user) variable in each text container, which can have an empty value. That will force text to be generated on runtime. However, that will limit the use of fonts to websafe fonts (or Typekit fonts if you have CP2017à.

    I hope you are aware of the fact that Flash players (SWF output) will soon disappear totally, also from webbrowsers used on desktop/laptop?

    Participant
    August 23, 2018

    Thank you for the answer!

    Link:

    http://www.lbz.ru/metodist/authors/informatika/3/flash/5kl/gl1/1.php

    there is swf, where when scaling the text does not change its clarity. How is this implemented? Just more, please, I'm new.

    Lilybiri
    Legend
    August 23, 2018

    I told you:  create a user variable 'v_null' and insert it in each text container. You then have 'dynamic text' which will be generated on runtime.

    But if you talk about rescaling the browser, you always lose clarity!