Professional :: Template Site - Update XML And Provide New Assets

Jan 27, 2010

I had someone create a template site for me that is pretty simple - a single swf that pulls resources from a directory of xml files and assets. In theory, I should be able to update the xml for my site and provide new assets. I know some code and within the xml there are some <font> tags that over ride the swf's formatting or provide and href.

My problem is that I now have to update our logo, which is hard coded into the source .fla file, which I know how to get in and swap out (the guy who did the work is not available). My problem is, when I publish, the new swf with the new logo does not want to read the <font> tags anymore. I have tried everything and I can't crack this. I've narrowed it down to two possibilities:

1. Something in the Publish settings, though I've tried every conceivable variation to no avail.
2. Something in the .as file that defines page template.

I know I need to provide more info but this is a start. I'm working on a Mac (as was the coder) and we were both using CS4.

View 6 Replies


Similar Posts:


Professional :: Provide An Option To View A Site In Flash Or Html?

Oct 13, 2010

if there was a way to provide an option to view a flash site in html.
 
The site is currently built in flash, but have had feedback from people trying to view the site that they need flash player 10, is there any way to have a link option on the page that asks you to download the latest flash player, to view the site in html (html site has also been developed).

View 5 Replies

Professional :: Root Template Supposed To Update Nested Pages?

Jun 26, 2006

I am using a nested template by following the normal practice of creating a template, which I will call "core" and then creating a page from that template and saving it as a "nested" template. So far so good, except, when I update the "core" template, it only updates the .dwt template files that I created from the core template. It doesn't update any of my content pages that were created from the "nested" templates, that were of course based on the core template. I can go into each nested template and then it updates the corresponding pages, but it just seems like updating the core should do all associated nested templates. Is this the way it is supposed to work?

View 1 Replies

Professional :: Update / Edit Site - Removing Photos And Add New Ones

Jul 19, 2011

That I need to update and edit. The person that created this site is no longer here. We have a team member section that has our team photos. I need to edit by removing photos and add new ones. How do I edit?

View 7 Replies

ActionScript 3.0 :: Cannot Get The Preloader Assets To Update With The Loader Data?

Jan 15, 2009

I'm building a simple flash webpage using as3 in order to get accustomed to it. I've got some code for a preloader which, the end result works fine,but I cannot get the preloader assets to update with the loader data.To put it simply, I cannot get the code to update my text field that would display the percent done text.It only shows at 100 when it should go 1, 2, 3, 4...etc.Also I cannot get the bar_mc (just a simple bar graphic) to scale along with the percent loaded.

Code:
function handleLoadProgress(e:ProgressEvent):void {
while (percentDone < 100) {
totalBytes = loaderInfo.bytesTotal;[code]....

View 1 Replies

Web Development - Assets Loaded In Flex / Images Wont Update?

Nov 11, 2010

I build a project with Flash Builder. I copied everything from the "bin-debug" directory to a server (including all images we use which are under /assets).

After I have updated the project, and a few images, i recopy the primary .SWF file (Main.swf) and everything under assets up to the server again. Unfortunately, when I run the application, I am clearly running all of the updated code but the images have no updated.

The new SWF was definitely copied up as well as the new images (I can say that with 100% certainty), and additionally, I cleared my Flash Cache, so that's most likely not the problem either.

[Code]...

View 1 Replies

ActionScript 3.0 :: Preloading The Site Assets?

Aug 28, 2009

we all know how the Loader class works, and it is definately a god send.my flex project uses external swfs as assets (buttons, pages, etc).now the problem is that because these assets are loaded after initial application creation, it is sometimes visible to the viewer that these assets are being loaded, (buttons appearing slowly etc).i need to be able to include the loading of all the assets during initial site startup. is there a way to get all the assets into the viewers cache before the site has finished loading?

View 2 Replies

Sound In A Site Template?

Mar 10, 2010

I downloaded a flash template for a website and it includes a looping .wav soundclip that starts automatically when the page is loaded. There is an ON/OFF button that stops it, then starts it again.What I want to do is change the soundclip to a soundclip of my own. The instructions that came with the template say that to change the music, all I need to do is change the sound_Bar movie clip.

When I double click the sound_Bar movie clip, and select the "music" layer in the timeline, in the properties tab I see the following options:

Name: OLDclip.wav
Effect: -- (blank)
Sync: -- (blank)
Loop

I've imported my custom sound to the library, but when I select it, the values change to this:

Name: NEWclip.wav
Effect: -- (blank)
Sync: Event (<-- I can't change this back to being blank)
Loop

Anyways, what happens when I change the clip is that when I click the OFF button, the sound does not stop. Then if I click the button again to turn it ON, it starts the clip again, but overtop of the one that's already playing.Does anyone know why this is happening and how I can fix it? I don't really know too much about flash, that's why I bought the template pre-made...so far I've been able to edit everything else, and the music seems to be the last step but is giving me the most problems.

View 1 Replies

Professional :: Provide Flv Player .swf File To Use In Html

Mar 18, 2010

I have an flv file. I need to embed this flv file in my html page.I found this on internet

[Code]...

View 1 Replies

Flash :: Good Site For Downloading Presentation Template?

Jun 29, 2011

I am looking for a base to work on a presentation. I am using flash cs4. I know little of actionscript only so i just wondered if there are any template where i can just manage my content to make the presentation instead of coding from scratch. Is there any good site for downloading free flash presentation template?

View 1 Replies

ActionScript 3.0 :: Making New Page For Site - Modifying Template?

Oct 19, 2011

I have a template that I want to modify. I want to add two subpages to a products page, and I don't know how to do it. The site is: [URL]. I tried with simple goto but it generates errors. I think of loading a swf when you click on the sub-buttons but that doesnt work too.

View 0 Replies

Professional :: Provide Alternative Image If Flash Player Not Available?

Jul 8, 2010

I`m designing a site with an interactive header created in Flash. how to display an alternative image (a .png) in it`s place if a user doesn`t have the Flash Player? Of course, this is especially important for visitors using iPhones! The site logo is part of the Flash movie, which makes it all the more important that something is displayed in the movie`s place. I`ve heard their are ways of doing it with Javascript, but is this really necessary?

View 2 Replies

Flash :: Professional - Update Via SCUP - The Client Is Not Supposed To Be Interfered With The Update Progress

Nov 17, 2011

I am deploying Updates via SCUP and SCCM to hundreds of Computers. Fortunately Adobe provides an SCCM Update Catalog for both Adobe Flash ActiveX and Adobe Flash Plugin. But now my Problem: After publishing the Update via SCCM, the client is not supposed to be interfered with the Update Progress (which is working) I figured the Updater works like this: First SCCM checks if a Update needs to be deployed, if this is the case, The Flash Updater begins. First the old Flash Version is beeing uninstalled. But now: if the Client has a Browser Window (IE, or Firefox) open, the Updater is not able to install the new Flash Version and quits with an Error. This leaves the Client PC without any Flash (because its being uninstalled before) How can I prevent Flash being uninstalled due to the Update progress not working while a Browser window is open?

View 1 Replies

ActionScript 3.0 :: Best Way To Update An Existing Flash Site

Jul 18, 2011

s there a "best way", to update an existing Flash site to action script 3?

View 7 Replies

Flash :: Self Updating Air Application Assets Without Re-downloading Assets Already Downloaded

Feb 10, 2011

I want an air application to be able to update the assets it uses, but minimizing the download needed, so only downloading files added since it last updated.I'm thinking this would include a server portion which would zip the needed files based on a version number? Has anyone implemented anything similar / got any thoughts on the best approach to building this sort of system?

View 1 Replies

Make Multiple Flash Files From The Same Template And Then Edit That Template

May 24, 2010

If you make multiple flash files from the same template and then edit that template, will all those files have those same changes? If not, is there a way to make the same change on multiple files at once? Basically the same idea as linking HTML files to a single CSS file...

View 1 Replies

Professional :: Site Attack In Flash Site

Dec 14, 2010

A client of mine has had 2 sites (both Flash sites) attacked over the last 12 months, so he's been asking: should he go for a static HTML site or stick with a Flash site? Is there ways to make a Flash site more secure?

View 1 Replies

Professional :: XML Error After Importing AI Assets (CS5)

Jul 2, 2010

In an existing Flash (CS5) project NOT utilizing XML in ANY WAY, I imported (copy and pasted) a group of objects from Illustrator (CS5) into the project. When I published the file afterwards I got an XML error:
 
[Code]....
 
I even tried importing the whole flash XML package, just to see if it resolved the issue. ( import flash.xml.*; ), needless to say, it didnt. So then I deleted the imported Illustrator group and what do you know.. my Flash file compiled without any issues, no XML errors..  VERY confused.. only thing I can think of is if it has to do with placed images..
 
Right now I have resorted to importing as bitmap, but I dont like this option

View 1 Replies

Professional :: Preloader Assets Not Showing Up?

Nov 23, 2011

Greetings. I am working on a website that uses flash for everything. There is little HTML ... anyway, since it is such a massive main file, the client requires a preloader. I searched for some code and inserted it. It seems to be working fine. The only weirdness is, i can't get the "Loading Module" animation and the dynamic text box used to show loading status to show up on the stage. Instead what appears there is some kind of bizzarre animation that just uses little circles as an animation. Sounds crazy i know, but you can see it at the following link.

[Code]...

View 3 Replies

Actionscript 3 :: Use Flash Professional Assets In Adobe Air?

May 23, 2011

I built a game in Flash Professional and pure AS3. Now I wanted to port it to iOS using Air 2.6. I do this by first creating the SWC file from Flash and then I compile and package the game using the command line.This works fine except that I can't use some of the Assets that I created in Flash Professional.For example I have created a MovieClip in Flash Professional that's linked to the class file MainMenu.as. Within this MovieClip there is another MovieClip with the instance name background_mc. I declared the variable name in the AS file but when I run the SWF file the value of background_mc is null. However, when I delete the .as file background_mc can obviously be found.

View 1 Replies

Professional :: Methods Used For Loading External Swfs And Assets?

Jun 29, 2010

My client wants to take all the Flash games on their website and put them on a portable device that's not connected to the internet. I need to make sure that the swfs are completely self contained, in that they do not require the internet to load any swfs or other assets. The client does not have any of the fla's, so my plan is to download the swf and decompile it with Sothink, and then search the AS for these methods:

URLRequest
loadMovie
loadMovieNum
 
If the search returns results then I'll assume the game is loading something and that game will not be used. The client doesn't want to put any development time into this, so it either goes on the portable as is or not at all.

View 6 Replies

Professional :: One Parent.swf, Many Children, Lots Of Shared Assets?

Apr 16, 2011

I'm doing an AS2 project with a parent.swf that loads many child_##.swf's. they each use identical buttons and other library assets.tried using Shared Library concept two different ways:

1 - created library.swf and used assets from it for child swf's ... no problem when child is played by itself, but when parent loads the child's, shared assets do not work,

2- established parent.swf as the 'library', and followed the common steps of Shared Library setup, but shared assets did not work. of course, using class files works, but still I need a central place for the graphics ( I'm avoiding having my classes create graphics via draw methods ).

View 1 Replies

Professional :: Adding Text To A Template?

May 6, 2010

I am using this template: [URL]
 
I would like to add text as it opens, going across the flag, something like this....
 
Sam Young. Not Uncle Sam, but here to serve you!
 
Now, obviously, that's not what I want it to say, but it's an example, of how I want it to move across the page, on the flag, before it opens to the first page. I've tried everything I know to do. I'm sure I'm just missing something silly.

View 1 Replies

Flash :: Professional - Edit The Whole Xml Template In CS5?

Jul 11, 2010

i am new to Flash and am currently working with an XML based flash template. When i open the .fla file, none of the text or images show up. I understand this is b/c i have to edit the xml file in dreamweaver. However that is a very complicated way of doing it b/c then i have to keep going back and forth between several programs and saving, and updating, and never getting of "live view" of the chages i am making. My question is: Is there really no way for me to edit the whole xml flash template in Flash CS5? Meaning is there some sort of way to import or manipulate the files so that i can edit the text and images directly in flash pro cs5 and not having to keep going into dreamweaver?

View 3 Replies

Professional :: Prebuilt Template In Flash?

Jan 2, 2011

I purchased a premade Flash template last night that is almost perfect for what I need right out of the box.The template is divided into 2 sections, the top being the flash portion and the bottom HTML editable The problem I am running into is editing the the buttons. When I dbl click the menu icons it just keeps jumping back and forth between layers, never allowing me the chance to alter the text.I can upload the SWF file if that would help.

View 5 Replies

Professional :: Template And Some Of The Code Is Do In A XML File?

Mar 10, 2011

I have a flash template and some of the code is do in a XML file. Where can I find the correct color numbers.
I tryed using the color numbers in flash and it didn't. This is the first I am using this method.
 
Example:menubarcolor="60000"menuidlecolor="0xbbbbbb"menuselectcolor="0xffffff"

View 2 Replies

ActionScript 1/2 :: Flash Template On Template Monster?

Mar 29, 2004

Jesus Christ - I thought I was really good in flash.Got this template and I can't see S***.
WTH - is it supposed to be this difficult to manipulate a template or am I stupid???
Go into project explorer and can't see much AS so how the hwll are they getting the images and text into the flash swf. By the html??? I don't think so.

View 5 Replies

Professional :: Adobe Flash Template Pop Up Box All The Same Info?

Jan 20, 2010

On the About Us and Services pages there is a link to open up a pop up box. This works fine but for some reason if I change the text in one section, for instance the "our team" pop up box text the pop up box on the Services page "read more" and "paranormal info" box has the same text displayed.I can't seem to find where to change the text for each box individually. If you visitI've uploaded the .fla file to the server also if someone is kind enough to have a look for me and point me in the right direction. You can download this from:

View 1 Replies

Professional :: Play An Intro Video Smoothly While Loading Assets In The Background?

Dec 10, 2010

For the current site I'm working on, I need to display an intro video while other ssets(mostly flv files)load in the background.The issue is the framerate drops from ~30 to about ~1 because of the loading. When the videos loadinto memory, it grows by about 266MB~ and until it's 'written' the framerate drops.Is there any workaround/solution that will allow me to play an intro video while the assets load intomemory ?

View 3 Replies

Professional :: After Saving, Closeing, And Reopening .fla Files, Assets Are Missing From Timelines?

Jun 19, 2011

Well ok so, I've been looking, and I see similar things, but not really going anywhere. And I also can't make it happen at will, it just happens.But often enough to make it really frustratrating and scary to close a file.It's easy to explain what happens when it happens.I open a file, work on it for a while, during which time I've imported some images or wav files and placed them on the main timeline or movie clip timelines.I can test and save the file often while I'm working and everything seems fine.  Eventually I close the file.When I reopen the file, the imported images are all missing from the timelines. It's very odd.All of the edits are still complete.The keyframes where the assets were placed are still where they belong, and the assets are all in the library.So I have to go through to each location and put the image or wav file back in its keyframe where it belongs.So far, it seems like after I go through this exercise once, it doesn't happen again.Here are the only details I can really offer.
 
Don't know about new files.The files I'm working on originated on a Mac, and they may have gone back and forth between CS4 anc CS5 versions, and finally are going to CS5.5 on a pc.I have seen this problem now in both CS4 and CS5 on both the Mac and the pc.It only seems to affect newly imported assets.Doesn't seem to matter how they're imported.Sometimes I use the menus, sometimes I drag and drop them into the library, sometimes I copy them from other Flash files and paste them into the current one.So far, I'm not sure that his problem has been seen on my own equipment.Just at my contractor location.Because of the things I'm seeing around, I'm beginning to suspect that this could have something to do with these RAID systems these guys usually set up, which I know virtually nothing about. RAID5 on these new machines.But I'm wondering if some caching of something is going on somewhere, and somehow not being saved somewhere else

I'll probably start trying some things like importing assets, saving,closing and re-opening before I do anything, or some such exercises, in an attempt to make it stop happening.Like I said though, it's virtually impossible for me to reproduce.It really seems to be one of those things that just likes to happen out of the blue.Maybe 15 to 20 percent of the time.Probably whenever it'll do the most damage.

View 8 Replies







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