Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    [ot] Librerie php per creare swf da codice

    Non è un quesito, ma solo un post informativo!
    Ho trovato nel manuale php 4.3 una miriade di funzioni per creare swf da codice!

    questa è una prospettiva davvero interessante e volevo farla presente a chiunque fosse interessato!

    questo è l'elenco delle funzioni:

    swf_actiongeturl -- Get a URL from a Shockwave Flash movie
    swf_actiongotoframe -- Play a frame and then stop
    swf_actiongotolabel -- Display a frame with the specified label
    swf_actionnextframe -- Go foward one frame
    swf_actionplay -- Start playing the flash movie from the current frame
    swf_actionprevframe -- Go backwards one frame
    swf_actionsettarget -- Set the context for actions
    swf_actionstop -- Stop playing the flash movie at the current frame
    swf_actiontogglequality -- Toggle between low and high quality
    swf_actionwaitforframe -- Skip actions if a frame has not been loaded
    swf_addbuttonrecord -- Controls location, appearance and active area of the current button
    swf_addcolor -- Set the global add color to the rgba value specified
    swf_closefile -- Close the current Shockwave Flash file
    swf_definebitmap -- Define a bitmap
    swf_definefont -- Defines a font
    swf_defineline -- Define a line
    swf_definepoly -- Define a polygon
    swf_definerect -- Define a rectangle
    swf_definetext -- Define a text string
    swf_endbutton -- End the definition of the current button
    swf_enddoaction -- End the current action
    swf_endshape -- Completes the definition of the current shape
    swf_endsymbol -- End the definition of a symbol
    swf_fontsize -- Change the font size
    swf_fontslant -- Set the font slant
    swf_fonttracking -- Set the current font tracking
    swf_getbitmapinfo -- Get information about a bitmap
    swf_getfontinfo -- The height in pixels of a capital A and a lowercase x
    swf_getframe -- Get the frame number of the current frame
    swf_labelframe -- Label the current frame
    swf_lookat -- Define a viewing transformation
    swf_modifyobject -- Modify an object
    swf_mulcolor -- Sets the global multiply color to the rgba value specified
    swf_nextid -- Returns the next free object id
    swf_oncondition -- Describe a transition used to trigger an action list
    swf_openfile -- Open a new Shockwave Flash file
    swf_ortho2 -- Defines 2D orthographic mapping of user coordinates onto the current viewport
    swf_ortho -- Defines an orthographic mapping of user coordinates onto the current viewport
    swf_perspective -- Define a perspective projection transformation
    swf_placeobject -- Place an object onto the screen
    swf_polarview -- Define the viewer's position with polar coordinates
    swf_popmatrix -- Restore a previous transformation matrix
    swf_posround -- Enables or Disables the rounding of the translation when objects are placed or moved
    swf_pushmatrix -- Push the current transformation matrix back unto the stack
    swf_removeobject -- Remove an object
    swf_rotate -- Rotate the current transformation
    swf_scale -- Scale the current transformation
    swf_setfont -- Change the current font
    swf_setframe -- Switch to a specified frame
    swf_shapearc -- Draw a circular arc
    swf_shapecurveto3 -- Draw a cubic bezier curve
    swf_shapecurveto -- Draw a quadratic bezier curve between two points
    swf_shapefillbitmapclip -- Set current fill mode to clipped bitmap
    swf_shapefillbitmaptile -- Set current fill mode to tiled bitmap
    swf_shapefilloff -- Turns off filling
    swf_shapefillsolid -- Set the current fill style to the specified color
    swf_shapelinesolid -- Set the current line style
    swf_shapelineto -- Draw a line
    swf_shapemoveto -- Move the current position
    swf_showframe -- Display the current frame
    swf_startbutton -- Start the definition of a button
    swf_startdoaction -- Start a description of an action list for the current frame
    swf_startshape -- Start a complex shape
    swf_startsymbol -- Define a symbol
    swf_textwidth -- Get the width of a string
    swf_translate -- Translate the current transformations
    swf_viewport -- Select an area for future drawing




    P.S. Naturalmente si deve abilitare una libreria .dll sul server
    Tu non vedrai nessuna cosa
    al mondo
    maggior di Roma...
    Io su Flashkit.com

  2. #2
    erano già state aggiunte in PHP4 RC2...
    cmq lo sviluppo di quella libreria è sospeso

    e non penso che ci siano .dll da aggiungere al server visto che non è supportato Windows come sistema.
    in alternativa si può sempre usare Ming

  3. #3
    Originariamente inviato da Sephiroth
    e non penso che ci siano .dll da aggiungere al server visto che non è supportato Windows come sistema.
    in alternativa si può sempre usare Ming
    Hai ragione, infatti mi sono confuso con le librerie per sql server, visto che mi ero scaricato il manuale proprio per quelle

    Comunque volevo chiederti una cosa, si potevano utilizzare anche con file gia compilati?

    ciao

    Tu non vedrai nessuna cosa
    al mondo
    maggior di Roma...
    Io su Flashkit.com

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.