On Tue, 23 Jun 2009, kevinkevin wrote: > What I want is a flash piece that mimics the file tag [______] > [browse] and then when you click browse it is able to browse the PC > file structure and limit files to certain extensions and also file > size (say 2M) . Then it could either upload the image in real time > and save a key/id to a hidden tag in the form? or dynamically generate > and populate a file tag in the form with the file path. > > Does this make sense? and is anyone familiar with any small flash > type scripts that do this or similar to solve my problem?
We successfully used the imagemanager component with TinyMCE to manage images uploads. Its integrated into the WYSIWYG editor so the user can edit descriptions and insert text right there. Note: Image manager is a plugin for TinyMCE and is not free (but quite cheap). See http://tinymce.moxiecode.com/plugins_imagemanager.php -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
