ActionScript 3.0 :: Flash Blog - Updating Video And Text?
Oct 26, 2009
I would like to make a site that is easy to update video and text. Is there a way to insert a blog into a fully flash site? I don't know if there is a blog that's made in flash or something like that. I'd like the video and text to be easier to update than xml. HTML blogs are really convenient, but I'd like some flash to make it more dynamic and more of a full website, than just a blog.
View 8 Replies
Similar Posts:
Jun 22, 2010
I am trying to make a blog roll program that will put the titles of a client's blog on their homepage. i ran through a tutorial that got most of it working, but when i went to move from the tutorial to the client's program, i started running into some errors. since i have no idea what they mean, i can't even begin to figure out what is causing them.
[Code]...
View 1 Replies
Jul 5, 2009
I want to create something similar to "Karrine Cast" on http://www.karrine.com/home/ - something where I can record myself on web cam every week and then upload it and display it in flash. Without having to open up flash and render it into FLV, then import it, do coding etc change my move etc. Something simple, quick and easy to be able to display videos. Is there a tutorial or some sort of premade code that would allow me to do this?
View 1 Replies
Aug 23, 2006
I create a video in Flash using import->video. I select my .flv file and a skin.The .flv is on my hard drive. The component parameters reflects this location.I want to upload the video to my web server to display on my MovableType blog.
If I change the properties in Flash to reflect the server location Flash says "could not upload video." So I kept the component property to reflect the location on my C drive.I import that Flash media into dreamweaver to get the HTML code for my site.It works fine when I preview in Dreamweaver.I thought I could then change the code to reflect the new location of the file.I have done this using an online embedding program, but then I have no skin or ability for user to control playback.So I can get the video to the web with an online embedder,but the code generated by Dreamweaver does not work. The frame for the video appears, but there is no content.
View 1 Replies
Nov 30, 2009
I'm working on an entirely flash-based site for a client who has already been using Blogspot for his News/Homepage updates. He wants to continue updating through Blogspot, but wants the blog to automatically fill in the text box on the flash site Homepage. I'm not sure if this is possible, or how I would go about doing it.
Here is the blogspot page: [URL]
Here is an example of what the scrolling SWF text box will be like: [URL]
View 1 Replies
Feb 17, 2010
I wish to play a video content (in a container) from my website/ blog, when the page is loaded . Similar to that of youtube, dailymotion etc. I wish to give the actual Url to that container, which then plays the video in that location.The basic idea is to hide the actual URL from the user and make the person to view the video from the current page.
View 2 Replies
Mar 30, 2012
I created a text area on my stage using the text tool, then converted it to a MovieClip symbol. I called it ScoreLabel and I clicked "Export for ActionScript". I named the instance of the text area scoreLabel. However, when I do this in my code:
scoreLabel.text = this.score;
it doesn't change. That line is in my Main.as file, which is the document class. How can I change the text shown in this text area using ActionScript? Maybe I need to import a library?
View 1 Replies
Nov 15, 2011
Code:
private var lvl:Number = 0;
private var total:Number = 0;
[code].....
View 2 Replies
Feb 11, 2011
On the 10 FEB, you installed Flash 10,2,152,26 and IE8 says Shockwave flash object is enabled, internet security is set to default and video plays OK. But the format buttons that add HTML code to text to post on Guardian threads no longer work. Their Help is not aware of a problem but has details. Uninstalling the latest IE8 update, KB2482017, did not help.
Norton Internet Security (2011?) is Version 18.5.0.125.Windows (Vista HP) Update has installed several other updates, 10 FEB. Could it have set a kill bit? I am not keen to edit the Registry but a System Restore to a Windows Update Restore point is the next but one option.Java(TM) 6 updated to 23 on 10 FEB. It set the most recent Restore point!
View 1 Replies
Jan 12, 2007
Basically I have a photography site that I update regularly with client images and new information, but me and flash doesn't exactly get on! I bought a flash template and have spent about a month fiddling about and slowly learning how flash works, and my knowledge of flash (non-existant) has shot up dramatically, but there are still things that baffle me. Is there any way of having an area on the page which looks at an XML for the information - text in some cases and photographs in another? How to layout the xml.
View 4 Replies
Dec 19, 2009
I have slide text (or rolling news) on our news page in flash, it loads data from simple xml file. The problem is caching of data in every browser. It has to be flash news, and the time reader can see a new post is counted in hours, days.how to update the text when page reloads, or better - just after change in xml, without need of reloading?
View 1 Replies
Jul 21, 2009
I've maintained a blog on my site, and it's a real pain to post in it because everytime I do it, I get TXT files from people using PCs (I use macs), and when I copy and paste that text into flash, it adds double the lines they used. So I have to edit them to take out all the extra spaces.
If that wasn't bad enough, The titles and content use different fonts and different sizes, so they're two different static textfields. And to set each posting apart from the other, I added a line between them. But for it to look good, this has to be in the exact middle between the end of one post, and the next post's title. But since each post has a different size, it's also a pain to measure that distance everytime I add a post. So I was thinking, one way for me to solve all this is to make a movieclip which does all the calculations by itself, and draws text from an external textfile. Maybe using HTML text I can have two different fonts and sizes in one textfield, instead of two?
Anyway, what I want is to just get the new post from people, paste the new text inside the TXT file, overwrite the one on the server with it and voil, that way I don't even have to open flash when adding new posts.
Anyone have a good way to do this? And then, for extra coolness, maybe if I get this working, I could make a page where the posters could log in and post...this page would save the post to the txt and that would make posting a lot easier because then they don't need me to post!
View 1 Replies
Jan 17, 2010
I remember doing some work where I put a dynamically changing PHP page into flash, I'm curious can the same be done by cutting out the PHP programming? I'm new to AS3 so I'm not sure what the protocol is now.Previously the hierarchy looked something like this.1. Input done on upload.php2. upload.php pass information through a handler.php3. handler.php outputs data.xml4. site.swf imports and uses information from data.xml to display blog
View 3 Replies
Jun 20, 2007
I just posted about an hour ago and I realized that there's a better way to explain what i'm trying to do. Basically, i'm wondering if there's a way to create a blog in a flash site.
View 13 Replies
Mar 5, 2009
I need to have an existing blog that can be viewed from within a Flash web page. The idea is to access and read a blog without leaving the Flash site. I have seen a widget on Flash Den that does this but only works in AS 3.0 The Flash site that needs the blog was done in AS 2.0. I would think this could be done in AS 2.0
View 4 Replies
May 25, 2009
im trying to create a flash blog but am alittle overwelld by all the options out there. i say this tutorial [URL] it shows u how to make a blog in as2 ( im trying to use as3) using cakephp and SWX but some have told me that thats not actually the best way to do it.
View 3 Replies
Jan 23, 2011
I'm currently building a flash website for uni, but I want to show my blog on the site. I'm currently using something called cutenews. CuteNews uses php but does not require a msql database. The page that contains my blog entries located here:
[URL]
I use this script to display my blog on my current website made in dreamwever:
Code:
<?PHP
include('path/to/show_news.php');
?>
I want to be able to display my blog on a dynamic text field in flash. I've tried loads of tutorials but cannot seem to get this working.
View 3 Replies
Apr 28, 2011
Is this as simple as using an XML image gallery's setup? The thing is, for a school project we can do whatever we want, but there has to be a blog. Since we want to make our site in Flash, I had this thought to use XML so my other team members (who have no clue on how to work with flash) could just as easily update the XML file and we have our "blog". Now the way I had this in mind (but I'm not that experienced with XML) is I have a movieClip container which would be added at every new XML line. Within this movieClip there would be a textField to fill with our babbling and a sprite/movieClip which will hold an image. That's about it.
View 12 Replies
Jan 4, 2010
I'm looking to build a Flash site and would like to have a page for a blog so as to upload information, videos and maybe user comments (undecided of yet).
How would I go about this? Should it be done in Flash or would it be better to embed HTML into the Flash?
View 12 Replies
Apr 4, 2010
Does anyone know how to create a rotating flash banner for your wedding blog. I have a blogger photography blog but need a rotating flash banner. I know how to insert it but does anyone know of a generator that makes flash banners similar to these and made by prophotoblogs:
[URL]
View 4 Replies
Jan 8, 2010
I have a website with a header and navigation buttons at the top and i want to publish my wordpress on the same page so it looks like its part of the site.
View 6 Replies
Jul 31, 2006
Right off the bat, I did a search and couldn't find anything, so I appologize if this has been covered. So here we go: I'm looking to build a clean, little blog aggregator (Multiple sources: LiveJournal, BlogSpot, etc.) built into a Flash file. The best example of what I'm looking to build would be Michael's Mini-Reader. Thing is, I haven't the slightest of how to aggregate RSS/XML feeds into a Flash file. So any [detailed] suggestions? AS is where I tend to faulter in my projects; better at the artistic end,
View 1 Replies
Jun 15, 2008
I am pulling a blog into flash through an XML sheet. I have a clip in the library that gets attached per blog entry. The issue I am having right now is not all the posts are the same length so I am trying to adjust the clips background to the height of the post text box, but they are all reading as the same height so they aren't properly adjusting. I even have the text boxes set to autoSize = true;
Here is my code..the resizeBlog function is where I am trying to resize it and then I want to adjust its y property accordingly.
[code]...
View 13 Replies
Mar 22, 2012
So there are these two heads on one slide (dragRec), each has a normal state, roll over, and drag. Endpoint prints to a textbox on drag that displays a relative position, and threshold is set to show the percentage between the left end of the slider and Endpoint. When you drag Endpoint its text updates, however when threshold is moved no text appears.[code]...
View 1 Replies
Sep 19, 2010
Does anyone know how I can add a logo in the form of a Flash movie to my Wordpress blog ?
View 1 Replies
Feb 2, 2009
I'm trying to set up a flash based blog that can be updated with php and mysql and will handle text, images and video. I understand the basics of setting it up using php to generate xml files for flash to read, but the one problem I am having is figuring out how to load videos into flash. The goal is to be able to load as many videos as needed in their own players, so it wouldn't be like a playlist of videos but rather like how on a regular blog you would post youtube videos in their own unique players.
So far all of the things I have found have been related to loading videos in a sort of media player with playlists but yet to find a good solution for this. Is there a relatively simple way to use actionscript 2 to load a flv?
View 1 Replies
Oct 26, 2009
is is possible to publish a blog from wordpress in flash, showing the latest posts?
View 5 Replies
Nov 2, 2009
I've made a website in Flash, it's the 1st time I've made a site with dynamic loading text.The text loads, that is fine, however, when I update the .txt file, the webpage does not update until I delete my internet history. This obviously no use as I can't expect returning visitors to delete their cache every time they visit.
View 4 Replies
Feb 10, 2011
how to simply make dynamic text update!I have a dynamic text box and I gave it an instance name of changeTxt I also have a var called changeRate. How do I get the dynamic text box to update?
changeTxt.addEventListener(Event,updateChangeRate) ;
function updateChangeRate():void {
changeRate=2;
trace(changeRate);
}
View 1 Replies
Dec 14, 2011
The code checks out and is working great but I just added a dumbed down version for referenceWhat is happening is:I am creatingar less:mcLessons = new mcLessons();addChild(less);mcLessons is a Movieclip I created and is located in my library with as3 linkage to a script (the one below).In the Library the textfield reads "lesson 1" and is supposed to change to "Basic Neccesaties(Part 1)" once loadedWhen it is loaded the text does not change. When I clip on a textfeild that has an eventListener, all the text is added.I trace the text field (before any textfield is clicked) and it reads "BasicNeccesaties(Part 1)" but on stage is still "lesson 1".
package com.afiadesign{
import flash.display.MovieClip;
import flash.events.MouseEvent;
[code]......
View 4 Replies