Learn to make a simple effect picture [turn]

xiaoxiao2021-03-06  42

Learn to do a simple effect picture [transfer] mobile subtitles use the tag, dual label. Do not use dual labels! Its basic format is as follows: Scroll content Its main attribute and its attribute values ​​are as follows: Align, alignment, its property value is center, Left, Right, Top, Middle, Bottom, indicate, left alignment, right alignment, alignment, intermediate, bottomier; Direction, mobile direction, its attribute value is Left, Right, Up, Down; BGCOLOR, Move character's background color, The attribute value is color code, which can be rrggbb 16 credit digital, r = red, g = green, b = blue, that is, three original colors in color, but also predefined color; loop, the number of cycles of moving characters, the attribute value is Numbers, if the loop is not specified; behavior, mobile mode, the attribute value is scroll: text unidirection, Side: Move to the boundary stop, Alternate: Reverse movement after the boundary; Width and Height, text height and Width, in pixels, attribute values; HSPACE characters left and right, the attribute value is a number; the vSpace character is digital; the attribute value is a number; the speed of the sprollamount character, the attribute value is digital, the value of the value The bigger the big speed, the vice versa; the ScrollDelay character moves each step, the attribute value is digital, the larger the value, the larger the speed, and vice versa.

For example: ,/MARQUE.gife ,/Marquee, = Alternate Direction = UP Height = 200 width = 50> one Jump

"4"> < FONT SIZE = "30" color = blue>! ======================================= tag syntax description SRC = file name and path ": Set the path and name of the background music; autostart =" true / false ": Set whether the music file starts to play, the default is false (no) loop =" true / false / integer ": set the replay number, TRUE is unlimited replay, false is not replay, loop = an integer, how many times in replay. Volume = "0-100": Set the volume, default is the volume of the system itself; startTime = "分: second": Set the time to start playback, such as startTime = "00:20" start play from the 20th second; EndTime = "分: 秒": Set the time of the end of the song playback; width and high = "integer": set the wide and high of the control panel; controls = "console / smallconsole / playbutton / piecebutton / stopbutton / volumelever": Set the control panel Exterior. Console is the normal size panel, SmallConsole is a smaller panel, PlayButton for the display play button, PauseButton is the Pause button, and StopButton is the stop button, the Volumelever is the display volume adjustment, to hide the control panel to use hidden = True SRC = " Filename "Set the path of music file AutoStart = true / false Automatic playback, true, false is not, default is false loop = true / false setting play repetition 6 times, True said unlimited playback, FALSE will stop once.

Startime = "分: second" Set the start play time of the music, such as 20 seconds, playing is written as startime = 00: 20 Volume = 0-100 Set the size of the volume. If you are not set, use the volume of the system. Width Height Settings Control Panel Size Hidden = True Hide Control Panel Controls = Console / SmallConsole Sets the Sample of Control Panel ========================= ============================== embedded web code