Data Integration :: Web Gallery Using Photoshop CS2 To Allow Clients To Proof Their Images

Jun 5, 2008

I have created a web gallery using Photoshop CS2 to allow my clients to proof their images. From this gallery I want to allow them to flag images they like then submit the selections to me via email.Currently they are using the gallery just to view the images. There is not a way to mark the images or to submit them via email. The clients have to manually write down the file names, type and email, and send it to me.

1. Can the function of selection boxes be added to the web gallery? I do not own the full flash program.

2. Can the file names for the selected images be put into an email to me using a submit button?

View 1 Replies


Similar Posts:


Data Integration :: XML Data And Duplicating MCs For Gallery?

Jan 12, 2007

how would i go about loading XML data in this format ,

<info>
<category></category>
<subcategory></subcategory>

[Code]....

Then About 20 additional Infos like that. Now the whole xml list has the same tags. How would i go about displaying them in flash? I wanted to use one MC and have it duplicate for each info category and place the MCs on the stage so it looks like a gallery. Each MC would have a picture with some info on it loaded form the XML.

View 1 Replies

Data Integration :: XML Thumbnail Photo Gallery?

Jun 11, 2008

I'm developing an XML thumbnail photo gallery and haveeverything working out correctly except for the grouping of mythumbnails on the stage. I can only display 9 thumbnail images at atime, and if I have more than 9 in my XML data file I have aproblem. What would be the best way to group my thumbnails in setsof 9? How can I set a limit to the display of these thumbnails ifsay, I have 20 thumbnail images? I was thinking of grouping theinformation into arrays, but is this the only feasible way to go

View 1 Replies

Data Integration :: XML To Access Images?

May 29, 2007

I've got a job for a client that includes creating a flash movie that will contain a number of thumbnails that represents links to avi movies, powerpoint presentation etc. The thumbnails need to be updated and added to on a regular basis. Is it best to call the thumbnails from an xml doc so the client can update easily?In the flash movie the thumbnails will be presented as a horizontal slideshow that needs to scroll horizintally on
mouseover, and the thumbnails will also display a caption on mouseover. Is this all possible if the images are coming from an external source such as an XML doc.

View 1 Replies

Data Integration :: Get The Properties Of Loaded Images?

Mar 17, 2007

Is it possible to access the properties of an image when it's been loaded in to an swf?

I am thinking of the properties which can be edited and displayed in the Windows directory listing.

The image 'contents' field could then be used as the caption for the image viewed in flash.

View 2 Replies

Data Integration :: Browsing The Loaded Images?

Feb 21, 2007

I am loading images from a mysql database. Lets say I was displaying 8 on a page, how can I tell how many pages I have and have it update when more images are added? Like on sites where they have links like

images 1-12 | 13-25 | 26-38 | 39-51 etc

View 3 Replies

Data Integration :: XML Menu With Thumbnail Images?

Nov 22, 2006

I am trying to create a dynamic menu for a video player. Much like the one found here (MTV OverDrive. )Obviouslythis is a Flash site and I can only assume the video list is being generated via XML. I am trying to accomplish the same thing, only I am not using FCS.

I just want to create the buttons dynamically with thumbnail images and text via XML, and in turn load the video based on a button click. I have the video part working fine, using a video object, I just need to know how to create the buttons WITH THUMBS from an XML file. I can figure out how to load the video once the button is clicked. The problem is the menu itself and loading the different thumbnail with the button.I am sure it has something to do with "attachMovie,DuplicateMovie, or CreateEmptyMovieClip" but I am not sure how to do this with XML.

View 2 Replies

Data Integration :: Display An Images From Database

May 9, 2008

Is there a tutorial somewhere that tells/shows how to display an image from a db. I have my image paths in a mysql db and I am using php to display my other text fields. I just haven't been able to get my images to show. Below is the code that I am using so far. Here is my actual goal, I am trying to have a flash document the has a list in the datagrid that is connected to a mysql db. I have successfully done this. When a user clicks on a product in the datagrid it populates the details below the grid and I have done so successfully. What I now need is to show a picture of the product in the details section. I would also like to see how to show different images for different vendors, each vendor has its own image size, so if I put just one image placeholder then some of the images will be scewed. I need something that shows image in placeholder 1 if company=1, show image in placeholder 2 if company=2, etc.

View 1 Replies

Data Integration :: XML Links And Images Won't Show Up?

Jun 7, 2006

links not showing up from my external xml file? I am trying to load an xml file that contains news, its basically an rss feed xml file i am trying to use a CSS file to make the links and images show up but to no avail. What do i have to do for the links to be clickable rather than just show up like <a-href="etc....

View 1 Replies

Flash :: Data Integration - Loading Images With XML In CS4

Jan 19, 2010

i am creating a dynamic data list to show data for upcoming events on my website [URL] inside of the flash user interface I created: [URL] I loaded the XML file into the flash movie frame but the image will not show up Here is the XML file code used:

[Code]...

View 1 Replies

Data Integration :: Getting Images In Text Area From Databse

Jun 26, 2006

i am making one small cms system which is updating flash content , everything is done and working properly but image tag is not getting display in text area ( image is not comming in text area.[code]

View 3 Replies

Data Integration :: Prevent External Images From Being Compressed

Dec 7, 2009

I can think of to prevent my external images from being compressed. I have a few png files being pulled into flash via XML and AS3. For some reason the images that are being pulled in are being compressed and look terrible. What can i do to prevent them from being compressed so much. They are pulled in via an empty movieclip.URL...Here is the AS that is being used to pull the images in and the XML information.[code]

View 1 Replies

Data Integration :: Loading Images Stored As BLOBs In MySQL

May 10, 2010

For various reasons, I would prefer to store binary data like images and videos as BLOBs within a MySQL database and have Flash retrieve that content directly from the database as opposed to getting it from a URL on a fileserver. So, I have written a PHP script that Flash calls which does a database query and returns the bitmap data from the BLOB. I have verified that the image data is being sent from the database through the PHP, but Flash either doesn't display the image or gives me an error saying that it is an unknown type.

[Code]....

Is there a way to get Loader() to accept bitmap image data that is retrieved from a BLOB in a database? Should I try to get PHP to mimic the response from an HTTP server or is there another way to load bitmap data stored as a BLOB into a display object?

View 2 Replies

Data Integration :: The Order Of Swf Sliding Images Change Once The Html Page Is Reloaded?

Apr 4, 2007

I do have a set of images (lets say 1,2,3,4 and 5) in an html page. what I want is once the html page is reloaded, the order of the sliding should change randomly (from 1,2,3,4 and 5) to (4,5,3,4,5...)for example.

View 7 Replies

IDE :: Importing Images From Photoshop?

Sep 8, 2009

I'm trying to import images from photoshop into flash but they're not the right size. I've created both documents size 720pix X 560 pix, but the size/shape of each document does not ever match

View 1 Replies

Media Server :: Sending Data Between Clients Using Port 80?

Oct 15, 2010

Im need to send some data between 2 Flash clients. I have an issue whereby there is a probability that there could be firewall issues with communicating over port 1935 or 443 know you can use RTMPT to tunnel video over port 80 but im not sure about sending data objects.

View 2 Replies

Java :: Push Data From Service To Flex Clients?

Dec 9, 2010

Since my service, I would like to push data (messaging).

@Service
@RemotingDestination
public class LoginService implements ILoginService
{

[Code]....

With this implementation, nothing to do ... clients receiveid nothing.

So, how I push data from a service like that ? Is it possible ?

View 2 Replies

Flash :: Data Integration - Huluesque Video Integration

Jan 1, 2010

I have a video player that is currently using XML for its video library which is all fine and dandy. Now I have some developers working on a CMS type page in PHP that is going to hopefully pass some sort of information to my player that will let it know where the video is stored on our server. Is there a way to do this without using FMS? If so does anyone have ideas where I can find the information for it.

View 2 Replies

Photoshop As Primary Editor - Open Images For Editing?

Jun 29, 2009

I have Flash CS4 and whenever I right-click on an image to select "Edit with..." I get that annoying Micro$oft photo editor. Where do I change this so it will open images in Photoshop for editing?

View 4 Replies

Media Server :: Create A FMS Application That Is Broadcasting Some Data Across Connected Clients Using SharedObject

Feb 8, 2011

I'm trying to create a FMS application that is broadcasting some data across connected clients using SharedObject. I want only the Application to be granted to set SharedObject properties.

[Code]...

View 4 Replies

Import Photoshop Images To Flash Without The Image Looking Pixelated Or Blurry?

Jan 25, 2010

how to import photoshop images to flash without the image looking pixelated or blurry?When the flash movie is exported as a swf and embedded to html, the images look blurry and pixelated and not sharp like they are in photoshop.It is not the size because I resized the images in flash before i imported the images into flash. The flash document size is 72 dpi would this be the problem?

View 2 Replies

Data Integration :: XML Integration In Flash?

Nov 12, 2007

I'd like to create one empty Flash movie that is essentially a placeholder for externally loaded content I can change through XML. This content would just be able to randomly load 1 of 3 photos, with a button linking to a website within each of the photos on page load. If the user refreshes the page, a new photo with it's link would appear, but I understand since it's random,having 3 images the same image is likely to reappear, but I can always add additional photos and links.

Does anyone know of a tutorial that might lead me on the correct path to create this? I've found some tuts, but they've been different than my need.

View 2 Replies

Data Integration :: Flash And FTP Integration?

Feb 1, 2007

We want to be able to upload over 100+ files (if needed) to a server along with desc + keywords. I see that Flash 8 has the neccessary tools to handle file uploading, but my question is, can we have it act as a Stand alone FTP program so that we can utilize the fastest user upload, or will we be confined to the settings in the server INI settings.IE MAX_UPLOAD_TIME,MAX_FILESIZE, etc. If possible we want to avoid using the HTTP upload as it is noticeably slower. So if we can use flash to utilize user BW to upload, then that would be ideal.

View 1 Replies

Professional :: Proof Video Played Through?

Nov 9, 2010

I am going to be revamping a required annual intranet training session for employees. For the first time, we are interested in including a video instead of having employees page through html screens/jsps.However, we need some sort of accountability. For example, we previously required that employees answer a multiple choice question correctly every few screens. No record was kept of attempts to answer; the application simply wouldn't proceed until the correct answer was selected.For the purposes of using the video, we'd simply like to verify that the video played thru (no fast forward).I've been perusing the different Events available and don't see exactly what I was hoping for.What would be the best approach to this? Should I disable the drag bar/fast forwarding and include code that checks to see if the video stopped and the buffer is empty?

View 2 Replies

ActionScript 2.0 :: CS3 Hack-proof Maze Game?

Jul 22, 2009

I'm making V.2 of a maze game I made a while ago [URL] I want this version to be unhackable only I can't find any tutorials

View 2 Replies

Data Integration :: MySQL Data Into Dynamic Text Field Without Escape Sequence

May 23, 2007

I got a music portfolio web site running PHP, MySQL and Flash. There's a page showing all the artists my client worked for and when you click on a song title, this title is passed as a variable to a PHP page then to a Flash page. The Flash page contains an actionscript music player which then looks for the right audio file in the database and plays the song. Everything works great except for the dynamic text field which displays the song title. If the song title contains an apostrophe or a single quote, the Flash dynamic text field then shows the apostrophe.[code]

View 1 Replies

Data Integration :: Store The Data Text In Access Databases Using Flash Form?

May 4, 2007

How to store the data text in Access databases using flash form and to search into the database. It is possible to work without server because I don't want to put this flash file on the net. how to make databases and to connect with flash and to have possibility to search the database, but to work database in the local computer.

View 1 Replies

Data Integration :: Enable Data Management If Passing An Extra Variable To PHP Script?

May 7, 2010

Im trying to use dynamic SQL tables on my PHP server so I need to pass the table name to the PHP script.  I don't understand why the Data Management system that sets up CRUD won't allow this extra parameter.  It says it can only have one input: item. I can get all records, but when I try to create, update, or delete I get an error.
 
Or is there another way I can pass the tablename variable to the php file before I call any functions?

View 3 Replies

Data Integration :: Use Flash To Dynamically Load XML Data Via A FlashVars Call In The HTML?

Jul 18, 2007

Im new to placing external data into Flash. I just got CS3 and Im trying to use Flash to dynamically load XML data via a FlashVars call in the HTML.

The problem is I have followed the very straight forward AS2 Help files for using FlashVars and URL variables.I have placed the code directly from the Help file into the Html between
<noscript> <noscript>and i keep getting undefined.I have tried saving the file as flash 8 and i am publish flash 8.

View 1 Replies

Data Integration :: Read/write Data To And From Access With Flash In A Offline Format?

Jun 15, 2007

Is it possible to read/write data to and from Access with Flash in a offline format? I need to create a stand alone system that users can log into and pull information from - but it will not be networked or have any sort of internet connection.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved